Searched refs:tail_p (Results 1 – 1 of 1) sorted by relevance
659 CIPHER_ORDER **tail_p) { in ssl_cipher_apply_rule() argument677 tail = *tail_p; in ssl_cipher_apply_rule()774 *tail_p = tail; in ssl_cipher_apply_rule()778 CIPHER_ORDER **tail_p) { in ssl_cipher_strength_sort() argument810 false, head_p, tail_p); in ssl_cipher_strength_sort()819 CIPHER_ORDER **tail_p, bool strict) { in ssl_cipher_process_rulestr() argument836 if (*tail_p) { in ssl_cipher_process_rulestr()837 (*tail_p)->in_group = false; in ssl_cipher_process_rulestr()977 if (!ssl_cipher_strength_sort(head_p, tail_p)) { in ssl_cipher_process_rulestr()988 tail_p); in ssl_cipher_process_rulestr()
Completed in 7 milliseconds