Home
last modified time | relevance | path

Searched refs:mbedtls_ssl_srtp_profile (Results 1 – 7 of 7) sorted by relevance

/mbedtls-latest/include/mbedtls/
Dssl.h1199 typedef uint16_t mbedtls_ssl_srtp_profile; typedef
1203 mbedtls_ssl_srtp_profile MBEDTLS_PRIVATE(chosen_dtls_srtp_profile);
1641 const mbedtls_ssl_srtp_profile *MBEDTLS_PRIVATE(dtls_srtp_profile_list);
4186 static inline const char *mbedtls_ssl_get_srtp_profile_as_string(mbedtls_ssl_srtp_profile profile) in mbedtls_ssl_get_srtp_profile_as_string()
4239 const mbedtls_ssl_srtp_profile *profiles);
/mbedtls-latest/programs/ssl/
Dssl_client2.c860 const mbedtls_ssl_srtp_profile default_profiles[] = { in main()
1882 const mbedtls_ssl_srtp_profile forced_profile[] = in main()
Dssl_server2.c1609 const mbedtls_ssl_srtp_profile default_profiles[] = { in main()
2886 const mbedtls_ssl_srtp_profile forced_profile[] = in main()
/mbedtls-latest/library/
Dssl_misc.h1634 static inline mbedtls_ssl_srtp_profile mbedtls_ssl_check_srtp_profile_value in mbedtls_ssl_check_srtp_profile_value()
Dssl_tls12_client.c982 mbedtls_ssl_srtp_profile server_protection = MBEDTLS_TLS_SRTP_UNSET; in ssl_parse_use_srtp_ext()
Dssl_tls12_server.c548 mbedtls_ssl_srtp_profile client_protection = MBEDTLS_TLS_SRTP_UNSET; in ssl_parse_use_srtp_ext()
Dssl_tls.c2871 const mbedtls_ssl_srtp_profile *profiles) in mbedtls_ssl_conf_dtls_srtp_protection_profiles()
2873 const mbedtls_ssl_srtp_profile *p; in mbedtls_ssl_conf_dtls_srtp_protection_profiles()