Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Dssl_tls12_server.c603 uint16_t protection_profile_value = buf[j] << 8 | buf[j + 1]; in ssl_parse_use_srtp_ext() local
604 client_protection = mbedtls_ssl_check_srtp_profile_value(protection_profile_value); in ssl_parse_use_srtp_ext()

Completed in 6 milliseconds