Searched refs:sk_SRTP_PROTECTION_PROFILE_push (Results 1 – 2 of 2) sorted by relevance
85 if (!sk_SRTP_PROTECTION_PROFILE_push(profiles, p)) { in ssl_ctx_make_profiles()
255 #define sk_SRTP_PROTECTION_PROFILE_push(sk, ptr) OPENSSL_sk_push(ossl_check_SRTP_PROTECTION_PROFILE… macro