Searched defs:sk_SSL_CIPHER_free (Results 1 – 2 of 2) sorted by relevance
1552 #define sk_SSL_CIPHER_free(st) SKM_sk_free(SSL_CIPHER, (st)) macro