Searched defs:ssl_cipher_ptr_id_cmp (Results 1 - 1 of 1) sorted by relevance

/external/openssl/ssl/
H A Dssl_lib.c1230 int ssl_cipher_ptr_id_cmp(const SSL_CIPHER * const *ap, function
1357 (void)sk_SSL_CIPHER_set_cmp_func(s->cipher_list_by_id,ssl_cipher_ptr_id_cmp);

Completed in 75 milliseconds