Searched refs:sk_SSL_COMP_find (Results 1 – 2 of 2) sorted by relevance
323 i=sk_SSL_COMP_find(ssl_comp_methods,&ctmp); in ssl_cipher_get_evp()
1023 #define sk_SSL_COMP_find(st, val) SKM_sk_find(SSL_COMP, (st), (val)) macro