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

/openbsd-current/lib/libssl/
H A Dssl_ciph.c836 ssl_cipher_strength_sort(CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) function
1095 ok = ssl_cipher_strength_sort(head_p, tail_p);
1232 if (!ssl_cipher_strength_sort(&head, &tail))

Completed in 130 milliseconds