Home
last modified time | relevance | path

Searched refs:sk_SRTP_PROTECTION_PROFILE_push (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
HDd1_srtp.c192 sk_SRTP_PROTECTION_PROFILE_push(profiles, p); in ssl_ctx_make_profiles()
/freebsd-11-stable/crypto/openssl/crypto/stack/
HDsafestack.h1585 # define sk_SRTP_PROTECTION_PROFILE_push(st, val) SKM_sk_push(SRTP_PROTECTION_PROFILE, (st), (val)) macro