Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/ssl/
H A Dssl_ciph.c897 ssl_cipher_strength_sort(CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) in ssl_cipher_strength_sort() function
1156 ok = ssl_cipher_strength_sort(head_p, tail_p); in ssl_cipher_process_rulestr()
1293 if (!ssl_cipher_strength_sort(&head, &tail)) in STACK_OF()