Searched refs:ssl_cipher_id_cmp (Results 1 – 1 of 1) sorted by relevance
633 static int ssl_cipher_id_cmp(const void *in_a, const void *in_b) { in ssl_cipher_id_cmp() function651 &c, kCiphers, kCiphersLen, sizeof(SSL_CIPHER), ssl_cipher_id_cmp)); in SSL_get_cipher_by_value()