Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/quic/
H A Dquic_method.c17 ossl_quic_connect, ssl3_undef_enc_method)
22 ossl_quic_connect, ssl3_undef_enc_method)
27 ssl_undefined_function, ssl3_undef_enc_method)
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h2307 extern const SSL3_ENC_METHOD ssl3_undef_enc_method;
H A Dssl_lib.c75 const SSL3_ENC_METHOD ssl3_undef_enc_method = { variable