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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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);
1571 if (!ssl_cipher_strength_sort(&head, &tail)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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);
1571 if (!ssl_cipher_strength_sort(&head, &tail)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_ciph.c707 static int ssl_cipher_strength_sort(CIPHER_ORDER *co_list, function
906 ok = ssl_cipher_strength_sort(co_list,

Completed in 176 milliseconds