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

/freebsd-10.3-release/crypto/openssl/crypto/
H A Dsymhacks.h208 # undef ssl_parse_serverhello_use_srtp_ext macro
209 # define ssl_parse_serverhello_use_srtp_ext ssl_parse_serhello_use_srtp_ext macro
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dd1_srtp.c386 int ssl_parse_serverhello_use_srtp_ext(SSL *s, unsigned char *d, int len, function
H A Dssl_locl.h1210 int ssl_parse_serverhello_use_srtp_ext(SSL *s, unsigned char *d, int len,
H A Dt1_lib.c1652 if (ssl_parse_serverhello_use_srtp_ext(s, data, size, al))

Completed in 178 milliseconds