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

/freebsd-10.0-release/crypto/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
/freebsd-10.0-release/crypto/openssl/ssl/
H A Dd1_srtp.c295 int ssl_parse_clienthello_use_srtp_ext(SSL *s, unsigned char *d, int len,int *al) function
H A Dssl_locl.h1156 int ssl_parse_clienthello_use_srtp_ext(SSL *s, unsigned char *d, int len,int *al);
H A Dt1_lib.c1469 if(ssl_parse_clienthello_use_srtp_ext(s, data, size,

Completed in 122 milliseconds