Home
last modified time | relevance | path

Searched refs:mbedtls_ssl_get_srtp_profile_as_string (Results 1 – 3 of 3) sorted by relevance

/mbedtls-3.6.0/library/
Dssl_tls12_client.c1033 mbedtls_ssl_get_srtp_profile_as_string( in ssl_parse_use_srtp_ext()
1046 mbedtls_ssl_get_srtp_profile_as_string( in ssl_parse_use_srtp_ext()
Dssl_tls12_server.c608 mbedtls_ssl_get_srtp_profile_as_string( in ssl_parse_use_srtp_ext()
618 mbedtls_ssl_get_srtp_profile_as_string( in ssl_parse_use_srtp_ext()
/mbedtls-3.6.0/include/mbedtls/
Dssl.h3997 static inline const char *mbedtls_ssl_get_srtp_profile_as_string(mbedtls_ssl_srtp_profile profile) in mbedtls_ssl_get_srtp_profile_as_string() function