Searched refs:sk_SRTP_PROTECTION_PROFILE_push (Results 1 – 2 of 2) sorted by relevance
191 sk_SRTP_PROTECTION_PROFILE_push(profiles, p); in ssl_ctx_make_profiles()319 sk_SRTP_PROTECTION_PROFILE_push(client_profiles, cprof); in ssl_parse_clienthello_use_srtp_ext()
3714 #define sk_SRTP_PROTECTION_PROFILE_push(sk, p) \ macro