Home
last modified time | relevance | path

Searched refs:TLS_legacy_client_method_data (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/libressl/ssl/
HDssl_methods.c311 static const SSL_METHOD TLS_legacy_client_method_data = { variable
465 return (&TLS_legacy_client_method_data); in TLS_client_method()