Home
last modified time | relevance | path

Searched refs:mbedtls_ssl_check_srtp_profile_value (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dssl_internal.h1146 static inline mbedtls_ssl_srtp_profile mbedtls_ssl_check_srtp_profile_value in mbedtls_ssl_check_srtp_profile_value() function
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dssl_cli.c833 profile_value = mbedtls_ssl_check_srtp_profile_value in ssl_write_use_srtp_ext()
1912 server_protection = mbedtls_ssl_check_srtp_profile_value( in ssl_parse_use_srtp_ext()
A Dssl_srv.c862 client_protection = mbedtls_ssl_check_srtp_profile_value( protection_profile_value ); in ssl_parse_use_srtp_ext()
2703 profile_value = mbedtls_ssl_check_srtp_profile_value( in ssl_write_use_srtp_ext()
A Dssl_tls.c4858 if( mbedtls_ssl_check_srtp_profile_value( *p ) != MBEDTLS_TLS_SRTP_UNSET ) in mbedtls_ssl_conf_dtls_srtp_protection_profiles()

Completed in 27 milliseconds