Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dssl_tls12_client.c1035 mbedtls_ssl_get_srtp_profile_as_string( in ssl_parse_use_srtp_ext()
1048 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-latest/include/mbedtls/
Dssl.h4186 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