Home
last modified time | relevance | path

Searched refs:srtp_profile_value (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_misc.h1635 (const uint16_t srtp_profile_value) in mbedtls_ssl_check_srtp_profile_value() argument
1637 switch (srtp_profile_value) { in mbedtls_ssl_check_srtp_profile_value()
1642 return srtp_profile_value; in mbedtls_ssl_check_srtp_profile_value()
/aosp_15_r20/external/mbedtls/library/
H A Dssl_misc.h1603 (const uint16_t srtp_profile_value) in mbedtls_ssl_check_srtp_profile_value() argument
1605 switch (srtp_profile_value) { in mbedtls_ssl_check_srtp_profile_value()
1610 return srtp_profile_value; in mbedtls_ssl_check_srtp_profile_value()