Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dt1_srvr.c81 ssl_undefined_function,
86 ssl_undefined_function,
91 ssl_undefined_function,
Dt1_clnt.c79 ssl_undefined_function,
84 ssl_undefined_function,
89 ssl_undefined_function,
Ds23_lib.c138 ssl_undefined_function(s); in ssl23_read()
161 ssl_undefined_function(s); in ssl23_peek()
184 ssl_undefined_function(s); in ssl23_write()
Dssl_lib.c167 (int (*)(SSL *,int))ssl_undefined_function,
168 (int (*)(SSL *, unsigned char *, int))ssl_undefined_function,
169 ssl_undefined_function,
170 (int (*)(SSL *, unsigned char *, unsigned char *, int))ssl_undefined_function,
171 (int (*)(SSL*, int))ssl_undefined_function,
172 (int (*)(SSL *, const char*, int, unsigned char *))ssl_undefined_function,
174 (int (*)(SSL *, int, unsigned char *))ssl_undefined_function,
179 (int (*)(int))ssl_undefined_function,
182 int use_context)) ssl_undefined_function,
373 s->server=(ctx->method->ssl_accept == ssl_undefined_function)?0:1; in SSL_new()
[all …]
Dssl_locl.h704 ssl_undefined_function, \
705 ssl_undefined_function, \
831 int ssl_undefined_function(SSL *s);
Ds23_srvr.c144 ssl_undefined_function, in IMPLEMENT_ssl23_meth_func() argument
Ds23_clnt.c141 ssl_undefined_function, in IMPLEMENT_ssl23_meth_func() argument
Ds2_srvr.c142 ssl_undefined_function, in IMPLEMENT_ssl2_meth_func() argument
Ds2_clnt.c141 ssl_undefined_function, in IMPLEMENT_ssl2_meth_func() argument
Dd1_clnt.c143 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func() argument
Dd1_srvr.c142 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func() argument
Ds3_lib.c2909 int use_context))ssl_undefined_function,
Ds3_srvr.c209 ssl_undefined_function, in IMPLEMENT_ssl3_meth_func() argument
Ds3_clnt.c182 ssl_undefined_function, in IMPLEMENT_ssl3_meth_func() argument