Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dt1_lib.cc1735 for (const SRTP_PROTECTION_PROFILE *server_profile : server_profiles) { in ext_srtp_parse_clienthello() local
1745 if (server_profile->id == profile_id) { in ext_srtp_parse_clienthello()
1746 ssl->s3->srtp_profile = server_profile; in ext_srtp_parse_clienthello()