Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_ciph.c453 static int sk_comp_cmp(const SSL_COMP *const *a, const SSL_COMP *const *b) in sk_comp_cmp() function
464 ssl_comp_methods = sk_SSL_COMP_new(sk_comp_cmp); in DEFINE_RUN_ONCE_STATIC()