Searched refs:client_protection (Results 1 – 1 of 1) sorted by relevance
552 mbedtls_ssl_srtp_profile client_protection = MBEDTLS_TLS_SRTP_UNSET; in ssl_parse_use_srtp_ext() local608 client_protection = mbedtls_ssl_check_srtp_profile_value(protection_profile_value); in ssl_parse_use_srtp_ext()610 if (client_protection != MBEDTLS_TLS_SRTP_UNSET) { in ssl_parse_use_srtp_ext()613 client_protection))); in ssl_parse_use_srtp_ext()619 if (client_protection == ssl->conf->dtls_srtp_profile_list[i]) { in ssl_parse_use_srtp_ext()623 client_protection))); in ssl_parse_use_srtp_ext()