Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_ciph.c1337 (void)sk_SSL_CIPHER_set_cmp_func(*cipher_list_by_id, ssl_cipher_ptr_id_cmp); in update_cipher_list_by_id()
Dssl_local.h2267 __owur int ssl_cipher_ptr_id_cmp(const SSL_CIPHER *const *ap,
Dssl_lib.c2438 int ssl_cipher_ptr_id_cmp(const SSL_CIPHER *const *ap, in ssl_cipher_ptr_id_cmp() function