Home
last modified time | relevance | path

Searched refs:profiles (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dssl.h4350 const mbedtls_ssl_srtp_profile *profiles);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_tls.c2932 const mbedtls_ssl_srtp_profile *profiles) in mbedtls_ssl_conf_dtls_srtp_protection_profiles() argument
2939 for (p = profiles; *p != MBEDTLS_TLS_SRTP_UNSET && in mbedtls_ssl_conf_dtls_srtp_protection_profiles()
2956 conf->dtls_srtp_profile_list = profiles; in mbedtls_ssl_conf_dtls_srtp_protection_profiles()