Searched refs:srtp_profile (Results 1 – 8 of 8) sorted by relevance
221 return ssl->s3->srtp_profile; in SSL_get_selected_srtp_profile()
1495 hs->ssl->s3->srtp_profile = NULL; in ext_srtp_init()1562 ssl->s3->srtp_profile = profile; in ext_srtp_parse_serverhello()1604 ssl->s3->srtp_profile = server_profile; in ext_srtp_parse_clienthello()1615 if (ssl->s3->srtp_profile == NULL) { in ext_srtp_add_serverhello()1623 !CBB_add_u16(&profile_ids, ssl->s3->srtp_profile->id) || in ext_srtp_add_serverhello()
2497 const SRTP_PROTECTION_PROFILE *srtp_profile = nullptr;
1698 hs->ssl->s3->srtp_profile = NULL; in ext_srtp_init()1765 ssl->s3->srtp_profile = profile; in ext_srtp_parse_serverhello()1807 ssl->s3->srtp_profile = server_profile; in ext_srtp_parse_clienthello()1818 if (ssl->s3->srtp_profile == NULL) { in ext_srtp_add_serverhello()1826 !CBB_add_u16(&profile_ids, ssl->s3->srtp_profile->id) || in ext_srtp_add_serverhello()
2537 const SRTP_PROTECTION_PROFILE *srtp_profile = nullptr;
474 const SRTP_PROTECTION_PROFILE* srtp_profile = in GetDtlsSrtpCryptoSuite() local477 if (!srtp_profile) { in GetDtlsSrtpCryptoSuite()481 *crypto_suite = srtp_profile->id; in GetDtlsSrtpCryptoSuite()
218 … 'SRTP_PROTECTION_PROFILE* srtp_profile', at offset 5312 (in bits) at ssl.h:1295:1