Searched refs:mbedtls_ssl_srtp_profile (Results 1 – 7 of 7) sorted by relevance
1199 typedef uint16_t mbedtls_ssl_srtp_profile; typedef1203 mbedtls_ssl_srtp_profile MBEDTLS_PRIVATE(chosen_dtls_srtp_profile);1635 const mbedtls_ssl_srtp_profile *MBEDTLS_PRIVATE(dtls_srtp_profile_list);4171 static inline const char *mbedtls_ssl_get_srtp_profile_as_string(mbedtls_ssl_srtp_profile profile) in mbedtls_ssl_get_srtp_profile_as_string()4224 const mbedtls_ssl_srtp_profile *profiles);
859 const mbedtls_ssl_srtp_profile default_profiles[] = { in main()1867 const mbedtls_ssl_srtp_profile forced_profile[] = in main()
1608 const mbedtls_ssl_srtp_profile default_profiles[] = { in main()2877 const mbedtls_ssl_srtp_profile forced_profile[] = in main()
1634 static inline mbedtls_ssl_srtp_profile mbedtls_ssl_check_srtp_profile_value in mbedtls_ssl_check_srtp_profile_value()
980 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()
2884 const mbedtls_ssl_srtp_profile *profiles) in mbedtls_ssl_conf_dtls_srtp_protection_profiles()2886 const mbedtls_ssl_srtp_profile *p; in mbedtls_ssl_conf_dtls_srtp_protection_profiles()