Searched refs:sk_SRTP_PROTECTION_PROFILE_find (Results 1 – 2 of 2) sorted by relevance
80 if (sk_SRTP_PROTECTION_PROFILE_find(profiles, p) >= 0) { in ssl_ctx_make_profiles()
262 #define sk_SRTP_PROTECTION_PROFILE_find(sk, ptr) OPENSSL_sk_find(ossl_check_SRTP_PROTECTION_PROFILE… macro