Searched refs:ssl_cipher_strength_sort (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_ciph.c1104 static int ssl_cipher_strength_sort(CIPHER_ORDER **head_p, function
1375 ok = ssl_cipher_strength_sort(head_p, tail_p);
1577 if (!ssl_cipher_strength_sort(&head, &tail)) {

Completed in 69 milliseconds