Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/ssl/
HDt1_clnt.c79 ssl_undefined_function,
84 ssl_undefined_function,
89 ssl_undefined_function,
HDt1_srvr.c81 ssl_undefined_function,
86 ssl_undefined_function,
91 ssl_undefined_function,
HDs23_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()
HDd1_clnt.c148 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func() argument
154 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func()
160 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func()
HDd1_srvr.c147 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func() argument
153 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func()
159 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func()
HDssl_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,
409 s->server = (ctx->method->ssl_accept == ssl_undefined_function) ? 0 : 1; in SSL_new()
[all …]
HDssl_locl.h939 ssl_undefined_function, \
940 ssl_undefined_function, \
1098 int ssl_undefined_function(SSL *s);
HDs23_srvr.c146 ssl_undefined_function, ssl23_get_server_method) in IMPLEMENT_ssl23_meth_func() argument
HDs23_clnt.c143 ssl_undefined_function, in IMPLEMENT_ssl23_meth_func() argument
HDs2_clnt.c141 ssl_undefined_function, in IMPLEMENT_ssl2_meth_func() argument
HDs2_srvr.c143 ssl_undefined_function, ssl2_get_server_method) in IMPLEMENT_ssl2_meth_func() argument
HDs3_lib.c2911 int use_context))ssl_undefined_function,
HDs3_clnt.c185 ssl_undefined_function, in IMPLEMENT_ssl3_meth_func() argument
HDs3_srvr.c186 ssl_undefined_function, ssl3_get_server_method) in IMPLEMENT_ssl3_meth_func() argument