Searched refs:sprof (Results 1 – 1 of 1) sorted by relevance
1284 const SRTP_PROTECTION_PROFILE *cprof, *sprof; in tlsext_srtp_server_process() local1328 if ((sprof = sk_SRTP_PROTECTION_PROFILE_value(srvr, i)) == NULL) in tlsext_srtp_server_process()1336 if (cprof->id == sprof->id) { in tlsext_srtp_server_process()1337 s->srtp_profile = sprof; in tlsext_srtp_server_process()