Searched refs:ssl_parse_clienthello_use_srtp_ext (Results 1 - 5 of 5) sorted by relevance

/external/openssl/crypto/
H A Dsymhacks.h199 #undef ssl_parse_clienthello_use_srtp_ext macro
200 #define ssl_parse_clienthello_use_srtp_ext ssl_parse_clihello_use_srtp_ext macro
/external/openssl/include/openssl/
H A Dsymhacks.h199 #undef ssl_parse_clienthello_use_srtp_ext macro
200 #define ssl_parse_clienthello_use_srtp_ext ssl_parse_clihello_use_srtp_ext macro
/external/openssl/ssl/
H A Dd1_srtp.c305 int ssl_parse_clienthello_use_srtp_ext(SSL *s, unsigned char *d, int len,int *al) function
H A Dssl_locl.h1131 int ssl_parse_clienthello_use_srtp_ext(SSL *s, unsigned char *d, int len,int *al);
H A Dt1_lib.c1333 if(ssl_parse_clienthello_use_srtp_ext(s, data, size,

Completed in 41 milliseconds