Searched refs:client_protection (Results 1 – 1 of 1) sorted by relevance
786 mbedtls_ssl_srtp_profile client_protection = MBEDTLS_TLS_SRTP_UNSET; in ssl_parse_use_srtp_ext() local846 client_protection = mbedtls_ssl_check_srtp_profile_value( protection_profile_value ); in ssl_parse_use_srtp_ext()848 if( client_protection != MBEDTLS_TLS_SRTP_UNSET ) in ssl_parse_use_srtp_ext()852 client_protection ) ) ); in ssl_parse_use_srtp_ext()861 if( client_protection == ssl->conf->dtls_srtp_profile_list[i] ) in ssl_parse_use_srtp_ext()866 client_protection ) ) ); in ssl_parse_use_srtp_ext()