Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_ciph.c1335 (void)sk_SSL_CIPHER_set_cmp_func(*cipher_list_by_id, ssl_cipher_ptr_id_cmp); in update_cipher_list_by_id()
H A Dssl_local.h2267 __owur int ssl_cipher_ptr_id_cmp(const SSL_CIPHER *const *ap,
H A Dssl_lib.c2453 int ssl_cipher_ptr_id_cmp(const SSL_CIPHER *const *ap, in ssl_cipher_ptr_id_cmp() function
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c1365 (void)sk_SSL_CIPHER_set_cmp_func(*cipher_list_by_id, ssl_cipher_ptr_id_cmp); in update_cipher_list_by_id()
H A Dssl_local.h2394 __owur int ssl_cipher_ptr_id_cmp(const SSL_CIPHER *const *ap,