Lines Matching refs:tail_p
796 CIPHER_ORDER **tail_p) { in ssl_cipher_collect_ciphers() argument
831 *tail_p = &co_list[co_list_num - 1]; in ssl_cipher_collect_ciphers()
848 CIPHER_ORDER **head_p, CIPHER_ORDER **tail_p) { in ssl_cipher_apply_rule() argument
866 tail = *tail_p; in ssl_cipher_apply_rule()
960 *tail_p = tail; in ssl_cipher_apply_rule()
964 CIPHER_ORDER **tail_p) { in ssl_cipher_strength_sort() argument
1000 tail_p); in ssl_cipher_strength_sort()
1011 CIPHER_ORDER **tail_p) { in ssl_cipher_process_rulestr() argument
1030 if (*tail_p) { in ssl_cipher_process_rulestr()
1031 (*tail_p)->in_group = 0; in ssl_cipher_process_rulestr()
1166 ok = ssl_cipher_strength_sort(head_p, tail_p); in ssl_cipher_process_rulestr()
1184 tail_p); in ssl_cipher_process_rulestr()