Home
last modified time | relevance | path

Searched refs:mbedtls_ssl_check_srtp_profile_value (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls12_client.c465 profile_value = mbedtls_ssl_check_srtp_profile_value in ssl_write_use_srtp_ext()
1029 server_protection = mbedtls_ssl_check_srtp_profile_value( in ssl_parse_use_srtp_ext()
H A Dssl_tls12_server.c604 client_protection = mbedtls_ssl_check_srtp_profile_value(protection_profile_value); in ssl_parse_use_srtp_ext()
2025 profile_value = mbedtls_ssl_check_srtp_profile_value( in ssl_write_use_srtp_ext()
H A Dssl_misc.h1602 static inline mbedtls_ssl_srtp_profile mbedtls_ssl_check_srtp_profile_value in mbedtls_ssl_check_srtp_profile_value() function
H A Dssl_tls.c3065 if (mbedtls_ssl_check_srtp_profile_value(*p) != MBEDTLS_TLS_SRTP_UNSET) { in mbedtls_ssl_conf_dtls_srtp_protection_profiles()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls12_client.c465 profile_value = mbedtls_ssl_check_srtp_profile_value in ssl_write_use_srtp_ext()
1029 server_protection = mbedtls_ssl_check_srtp_profile_value( in ssl_parse_use_srtp_ext()
H A Dssl_misc.h1634 static inline mbedtls_ssl_srtp_profile mbedtls_ssl_check_srtp_profile_value in mbedtls_ssl_check_srtp_profile_value() function
H A Dssl_tls12_server.c604 client_protection = mbedtls_ssl_check_srtp_profile_value(protection_profile_value); in ssl_parse_use_srtp_ext()
2024 profile_value = mbedtls_ssl_check_srtp_profile_value( in ssl_write_use_srtp_ext()
H A Dssl_tls.c2894 if (mbedtls_ssl_check_srtp_profile_value(*p) != MBEDTLS_TLS_SRTP_UNSET) { in mbedtls_ssl_conf_dtls_srtp_protection_profiles()