Lines Matching defs:head_p
576 CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p)
634 *head_p = &co_list[0];
709 int strength_bits, CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p)
718 head = *head_p;
804 *head_p = head;
809 ssl_cipher_strength_sort(CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p)
820 curr = *head_p;
837 curr = *head_p;
849 ssl_cipher_apply_rule(0, 0, 0, 0, 0, 0, 0, CIPHER_ORD, i, head_p, tail_p);
856 ssl_cipher_process_rulestr(const char *rule_str, CIPHER_ORDER **head_p,
1068 ok = ssl_cipher_strength_sort(head_p, tail_p);
1092 -1, head_p, tail_p);