Home
last modified time | relevance | path

Searched refs:ssl3_send_next_proto (Results 1 – 3 of 3) sorted by relevance

/external/openssl/patches/
Dchannelid.patch61 ret=ssl3_send_next_proto(s);
85 int ssl3_send_next_proto(SSL *s)
88 @@ -3386,7 +3400,116 @@ int ssl3_send_next_proto(SSL *s)
855 int ssl3_send_next_proto(SSL *s);
/external/openssl/ssl/
Dssl_locl.h1007 int ssl3_send_next_proto(SSL *s);
Ds3_clnt.c519 ret=ssl3_send_next_proto(s); in IMPLEMENT_ssl3_meth_func()
3380 int ssl3_send_next_proto(SSL *s) in ssl3_send_next_proto() function