Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dssl_tls12_client.c409 size_t protection_profiles_index = 0, ext_len = 0; in ssl_write_use_srtp_ext() local
463 for (protection_profiles_index = 0; in ssl_write_use_srtp_ext()
464 protection_profiles_index < ssl->conf->dtls_srtp_profile_list_len; in ssl_write_use_srtp_ext()
465 protection_profiles_index++) { in ssl_write_use_srtp_ext()
467 (ssl->conf->dtls_srtp_profile_list[protection_profiles_index]); in ssl_write_use_srtp_ext()
481 ssl->conf->dtls_srtp_profile_list[protection_profiles_index] in ssl_write_use_srtp_ext()