Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssl_locl.h1088 int ssl_parse_clienthello_tlsext(SSL *s, unsigned char **data, unsigned char *d, int n, int *al);
Dt1_lib.c865 int ssl_parse_clienthello_tlsext(SSL *s, unsigned char **p, unsigned char *d, int n, int *al) in ssl_parse_clienthello_tlsext() function
Ds3_srvr.c1189 if (!ssl_parse_clienthello_tlsext(s,&p,d,n, &al)) in ssl3_get_client_hello()