Searched refs:ssl_parse_clienthello_use_srtp_ext (Results 1 – 4 of 4) sorted by relevance
/external/boringssl/src/ssl/ |
D | d1_srtp.c | 285 int ssl_parse_clienthello_use_srtp_ext(SSL *s, CBS *cbs, int *out_alert) { in ssl_parse_clienthello_use_srtp_ext() function 296 OPENSSL_PUT_ERROR(SSL, ssl_parse_clienthello_use_srtp_ext, in ssl_parse_clienthello_use_srtp_ext() 304 OPENSSL_PUT_ERROR(SSL, ssl_parse_clienthello_use_srtp_ext, in ssl_parse_clienthello_use_srtp_ext()
|
D | internal.h | 1158 int ssl_parse_clienthello_use_srtp_ext(SSL *s, CBS *cbs, int *out_alert);
|
D | t1_lib.c | 1627 if (!ssl_parse_clienthello_use_srtp_ext(s, &extension, out_alert)) { in ssl_scan_clienthello_tlsext()
|
/external/boringssl/src/crypto/err/ |
D | ssl.errordata | 157 SSL,function,240,ssl_parse_clienthello_use_srtp_ext
|