/external/chromium_org/third_party/boringssl/src/ssl/ |
d1_srtp.c | 379 int ssl_add_serverhello_use_srtp_ext(SSL *s, unsigned char *p, int *len, int maxlen) function 385 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_use_srtp_ext, SSL_R_SRTP_PROTECTION_PROFILE_LIST_TOO_LONG); 391 OPENSSL_PUT_ERROR(SSL, ssl_add_serverhello_use_srtp_ext, SSL_R_USE_SRTP_NOT_NEGOTIATED);
|
/external/openssl/ssl/ |
d1_srtp.c | 375 int ssl_add_serverhello_use_srtp_ext(SSL *s, unsigned char *p, int *len, int maxlen) function
|
/external/openssl/crypto/ |
symhacks.h | 197 #undef ssl_add_serverhello_use_srtp_ext macro 198 #define ssl_add_serverhello_use_srtp_ext ssl_add_serhello_use_srtp_ext macro
|
/external/openssl/include/openssl/ |
symhacks.h | 197 #undef ssl_add_serverhello_use_srtp_ext macro 198 #define ssl_add_serverhello_use_srtp_ext ssl_add_serhello_use_srtp_ext macro
|