Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/ssl/
H A Ds23_lib.c69 ssl_undefined_function, in IMPLEMENT_ssl23_meth_func() argument
70 ssl_undefined_function, in IMPLEMENT_ssl23_meth_func()
149 ssl_undefined_function(s); in ssl23_read()
172 ssl_undefined_function(s); in ssl23_peek()
195 ssl_undefined_function(s); in ssl23_write()
H A Dt1_lib.c87 ssl_undefined_function, in IMPLEMENT_tls1_meth_func() argument
88 ssl_undefined_function, in IMPLEMENT_tls1_meth_func()
H A Dt1_srvr.c78 ssl_undefined_function,
H A Dt1_clnt.c76 ssl_undefined_function,
H A Dd1_lib.c88 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func() argument
89 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func()
H A Ds2_lib.c220 ssl_undefined_function, in IMPLEMENT_ssl2_meth_func() argument
221 ssl_undefined_function, in IMPLEMENT_ssl2_meth_func()
H A Dssl_lib.c136 (int (*)(SSL *,int))ssl_undefined_function,
137 (int (*)(SSL *, unsigned char *, int))ssl_undefined_function,
138 ssl_undefined_function,
139 (int (*)(SSL *, unsigned char *, unsigned char *, int))ssl_undefined_function,
140 (int (*)(SSL*, int))ssl_undefined_function,
141 …t (*)(SSL *, EVP_MD_CTX *, EVP_MD_CTX *, const char*, int, unsigned char *))ssl_undefined_function,
143 (int (*)(SSL *, EVP_MD_CTX *, unsigned char *))ssl_undefined_function,
148 (int (*)(int))ssl_undefined_function
318 s->server=(ctx->method->ssl_accept == ssl_undefined_function)?0:1; in SSL_new()
2069 int ssl_undefined_function(SSL *s) in ssl_undefined_function() function
H A Dssl_locl.h609 ssl_undefined_function, \
610 ssl_undefined_function, \
733 int ssl_undefined_function(SSL *s);
H A Ds23_srvr.c137 ssl_undefined_function, in IMPLEMENT_ssl23_meth_func() argument
H A Ds23_clnt.c84 ssl_undefined_function, in IMPLEMENT_ssl23_meth_func() argument
H A Ds3_lib.c1375 ssl_undefined_function, in IMPLEMENT_ssl3_meth_func() argument
1376 ssl_undefined_function, in IMPLEMENT_ssl3_meth_func()
H A Dd1_clnt.c140 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func() argument
H A Dd1_srvr.c141 ssl_undefined_function, in IMPLEMENT_dtls1_meth_func() argument
H A Ds2_clnt.c141 ssl_undefined_function, in IMPLEMENT_ssl2_meth_func() argument
H A Ds2_srvr.c142 ssl_undefined_function, in IMPLEMENT_ssl2_meth_func() argument
H A Ds3_clnt.c155 ssl_undefined_function, in IMPLEMENT_ssl3_meth_func() argument
H A Ds3_srvr.c161 ssl_undefined_function, in IMPLEMENT_ssl3_meth_func() argument