Searched refs:sk_SSL_COMP_free (Results 1 – 3 of 3) sorted by relevance
535 sk_SSL_COMP_free(SSL_COMP_get_compression_methods()); in main()
1010 #define sk_SSL_COMP_free(sk) OPENSSL_sk_free(ossl_check_SSL_COMP_sk_type(sk)) macro