Lines Matching refs:head_p
781 CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) in ssl_cipher_collect_ciphers() argument
845 *head_p = &co_list[0]; in ssl_cipher_collect_ciphers()
925 CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) in ssl_cipher_apply_rule() argument
939 head = *head_p; in ssl_cipher_apply_rule()
1047 *head_p = head; in ssl_cipher_apply_rule()
1051 static int ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort() argument
1063 curr = *head_p; in ssl_cipher_strength_sort()
1083 curr = *head_p; in ssl_cipher_strength_sort()
1096 ssl_cipher_apply_rule(0, 0, 0, 0, 0, 0, 0, CIPHER_ORD, i, head_p, tail_p); in ssl_cipher_strength_sort()
1103 CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p, in ssl_cipher_process_rulestr() argument
1320 ok = ssl_cipher_strength_sort(head_p, tail_p); in ssl_cipher_process_rulestr()
1339 rule, -1, head_p, tail_p); in ssl_cipher_process_rulestr()