Searched refs:sk_comp_cmp (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_ciph.c466 static int sk_comp_cmp(const SSL_COMP *const *a, const SSL_COMP *const *b) function
485 ssl_comp_methods = sk_SSL_COMP_new(sk_comp_cmp);

Completed in 64 milliseconds