Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssl_locl.h1058 int ssl_check_clienthello_tlsext(SSL *s);
Dt1_lib.c1319 int ssl_check_clienthello_tlsext(SSL *s) in ssl_check_clienthello_tlsext() function
Ds3_srvr.c1059 if (ssl_check_clienthello_tlsext(s) <= 0) { in ssl3_get_client_hello()