Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/ssl/
H A Dt1_srvr.c81 ssl_undefined_function, tls1_get_server_method)
85 ssl_undefined_function, tls1_get_server_method)
89 ssl_undefined_function, tls1_get_server_method)
H A Dt1_clnt.c79 ssl_undefined_function,
83 ssl_undefined_function,
87 ssl_undefined_function,
H A Ds23_lib.c142 ssl_undefined_function(s); in ssl23_read()
162 ssl_undefined_function(s); in ssl23_peek()
182 ssl_undefined_function(s); in ssl23_write()
H A Dssl_lib.c170 (int (*)(SSL *, int))ssl_undefined_function,
171 (int (*)(SSL *, unsigned char *, int))ssl_undefined_function,
172 ssl_undefined_function,
174 ssl_undefined_function,
175 (int (*)(SSL *, int))ssl_undefined_function,
177 ssl_undefined_function,
179 (int (*)(SSL *, int, unsigned char *))ssl_undefined_function,
184 (int (*)(int))ssl_undefined_function,
187 int use_context))ssl_undefined_function,
379 s->server = (ctx->method->ssl_accept == ssl_undefined_function) ? 0 : 1; in SSL_new()
[all …]
H A Dssl_locl.h749 ssl_undefined_function, \
750 ssl_undefined_function, \
890 int ssl_undefined_function(SSL *s);
H A Ds23_srvr.c146 ssl_undefined_function, ssl23_get_server_method) in IMPLEMENT_ssl23_meth_func() argument
H A Ds23_clnt.c143 ssl_undefined_function, in IMPLEMENT_ssl23_meth_func() argument
H A Ds2_clnt.c141 ssl_undefined_function, in IMPLEMENT_ssl2_meth_func() argument
H A Ds2_srvr.c143 ssl_undefined_function, ssl2_get_server_method) in IMPLEMENT_ssl2_meth_func() argument
H A Dd1_clnt.c143 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func() argument
H A Dd1_srvr.c142 ssl_undefined_function, dtls1_get_server_method) in IMPLEMENT_dtls1_meth_func() argument
H A Ds3_lib.c2901 int use_context))ssl_undefined_function,
H A Ds3_srvr.c186 ssl_undefined_function, ssl3_get_server_method) in IMPLEMENT_ssl3_meth_func() argument
H A Ds3_clnt.c185 ssl_undefined_function, in IMPLEMENT_ssl3_meth_func() argument