Home
last modified time | relevance | path

Searched refs:sk_SRTP_PROTECTION_PROFILE_free (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
HDd1_srtp.c188 sk_SRTP_PROTECTION_PROFILE_free(profiles); in ssl_ctx_make_profiles()
196 sk_SRTP_PROTECTION_PROFILE_free(profiles); in ssl_ctx_make_profiles()
HDssl_lib.c667 sk_SRTP_PROTECTION_PROFILE_free(s->srtp_profiles); in SSL_free()
2178 sk_SRTP_PROTECTION_PROFILE_free(a->srtp_profiles); in SSL_CTX_free()
/freebsd-11-stable/crypto/openssl/crypto/stack/
HDsafestack.h1580 # define sk_SRTP_PROTECTION_PROFILE_free(st) SKM_sk_free(SRTP_PROTECTION_PROFILE, (st)) macro