Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_ciph.c683 CIPHER_ORDER **head_p, in ssl_cipher_collect_ciphers() argument
741 *head_p = &co_list[0]; in ssl_cipher_collect_ciphers()
830 head = *head_p; in ssl_cipher_apply_rule()
940 *head_p = head; in ssl_cipher_apply_rule()
946 static int ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort() argument
959 curr = *head_p; in ssl_cipher_strength_sort()
975 curr = *head_p; in ssl_cipher_strength_sort()
987 ssl_cipher_apply_rule(0, 0, 0, 0, 0, 0, 0, CIPHER_ORD, i, head_p, in ssl_cipher_strength_sort()
995 CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr() argument
1224 ok = ssl_cipher_strength_sort(head_p, tail_p); in ssl_cipher_process_rulestr()
[all …]

Completed in 10 milliseconds