Searched refs:mbedtls_ssl_srtp_profile (Results 1 – 5 of 5) sorted by relevance
1249 typedef uint16_t mbedtls_ssl_srtp_profile; typedef1253 mbedtls_ssl_srtp_profile MBEDTLS_PRIVATE(chosen_dtls_srtp_profile);1691 const mbedtls_ssl_srtp_profile *MBEDTLS_PRIVATE(dtls_srtp_profile_list);4297 static inline const char *mbedtls_ssl_get_srtp_profile_as_string(mbedtls_ssl_srtp_profile profile) in mbedtls_ssl_get_srtp_profile_as_string()4350 const mbedtls_ssl_srtp_profile *profiles);
1657 static inline mbedtls_ssl_srtp_profile mbedtls_ssl_check_srtp_profile_value in mbedtls_ssl_check_srtp_profile_value()
982 mbedtls_ssl_srtp_profile server_protection = MBEDTLS_TLS_SRTP_UNSET; in ssl_parse_use_srtp_ext()
548 mbedtls_ssl_srtp_profile client_protection = MBEDTLS_TLS_SRTP_UNSET; in ssl_parse_use_srtp_ext()
2932 const mbedtls_ssl_srtp_profile *profiles) in mbedtls_ssl_conf_dtls_srtp_protection_profiles()2934 const mbedtls_ssl_srtp_profile *p; in mbedtls_ssl_conf_dtls_srtp_protection_profiles()