HomeSort by relevance Sort by last modified time
    Searched defs:ssl_parse_clienthello_use_srtp_ext (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/boringssl/src/ssl/
d1_srtp.c 310 int ssl_parse_clienthello_use_srtp_ext(SSL *s, CBS *cbs, int *out_alert) function
323 OPENSSL_PUT_ERROR(SSL, ssl_parse_clienthello_use_srtp_ext, SSL_R_BAD_SRTP_PROTECTION_PROFILE_LIST);
  /external/openssl/ssl/
d1_srtp.c 295 int ssl_parse_clienthello_use_srtp_ext(SSL *s, unsigned char *d, int len,int *al) function
  /external/openssl/crypto/
symhacks.h 199 #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/
symhacks.h 199 #undef ssl_parse_clienthello_use_srtp_ext macro
200 #define ssl_parse_clienthello_use_srtp_ext ssl_parse_clihello_use_srtp_ext macro

Completed in 292 milliseconds