Searched refs:sk_SRTP_PROTECTION_PROFILE_free (Results 1 – 3 of 3) sorted by relevance
188 sk_SRTP_PROTECTION_PROFILE_free(profiles); in ssl_ctx_make_profiles()196 sk_SRTP_PROTECTION_PROFILE_free(profiles); in ssl_ctx_make_profiles()
667 sk_SRTP_PROTECTION_PROFILE_free(s->srtp_profiles); in SSL_free()2178 sk_SRTP_PROTECTION_PROFILE_free(a->srtp_profiles); in SSL_CTX_free()
1580 # define sk_SRTP_PROTECTION_PROFILE_free(st) SKM_sk_free(SRTP_PROTECTION_PROFILE, (st)) macro