Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/ssl/
H A Dmethods.c52 ssl_undefined_function, TLSv1_2_enc_data) in IMPLEMENT_tls_meth_func()
73 ssl_undefined_function, TLSv1_enc_data) in IMPLEMENT_tls_meth_func()
84 ssl_undefined_function, in IMPLEMENT_tls_meth_func()
88 ssl_undefined_function, in IMPLEMENT_tls_meth_func()
93 ssl_undefined_function, in IMPLEMENT_tls_meth_func()
99 ssl_undefined_function, in IMPLEMENT_tls_meth_func()
105 ssl_undefined_function, in IMPLEMENT_tls_meth_func()
158 ssl_undefined_function, in IMPLEMENT_tls_meth_func()
162 ssl_undefined_function, in IMPLEMENT_tls_meth_func()
168 ssl_undefined_function, in IMPLEMENT_tls_meth_func()
[all …]
H A Dssl_mcnf.c60 if (meth->ssl_accept != ssl_undefined_function) in ssl_do_config()
62 if (meth->ssl_connect != ssl_undefined_function) in ssl_do_config()
H A Dssl_lib.c35 return ssl_undefined_function(ssl); in ssl_undefined_function_1()
44 return ssl_undefined_function(ssl); in ssl_undefined_function_2()
54 return ssl_undefined_function(ssl); in ssl_undefined_function_3()
60 return ssl_undefined_function(ssl); in ssl_undefined_function_4()
69 return ssl_undefined_function(ssl); in ssl_undefined_function_5()
75 return ssl_undefined_function(NULL); in ssl_undefined_function_6()
89 return ssl_undefined_function(ssl); in ssl_undefined_function_7()
95 ssl_undefined_function,
833 s->server = (ctx->method->ssl_accept == ssl_undefined_function) ? 0 : 1; in SSL_new()
3832 int ssl_undefined_function(SSL *s) in ssl_undefined_function() function
H A Dssl_local.h2317 int ssl_undefined_function(SSL *s);
H A Ds3_lib.c3231 return ssl_undefined_function(ssl); in ssl_undefined_function_1()
/freebsd-13.1/crypto/openssl/crypto/err/
H A Dopenssl.txt1345 SSL_F_SSL_UNDEFINED_FUNCTION:197:ssl_undefined_function