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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_ciph.c909 static int ssl_cipher_strength_sort(CIPHER_ORDER **head_p, function
1180 ok = ssl_cipher_strength_sort(head_p, tail_p);
1510 if (!ssl_cipher_strength_sort(&head, &tail)) {
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c947 static int ssl_cipher_strength_sort(CIPHER_ORDER **head_p, function
1218 ok = ssl_cipher_strength_sort(head_p, tail_p);
1551 if (!ssl_cipher_strength_sort(&head, &tail)) {

Completed in 282 milliseconds