Searched refs:CIPHER_ORDER (Results 1 – 1 of 1) sorted by relevance
557 } CIPHER_ORDER; typedef775 static void ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, in ll_append_tail()776 CIPHER_ORDER **tail) { in ll_append_tail()795 static void ll_append_head(CIPHER_ORDER **head, CIPHER_ORDER *curr, in ll_append_head()796 CIPHER_ORDER **tail) { in ll_append_head()816 CIPHER_ORDER *co_list, in ssl_cipher_collect_ciphers()817 CIPHER_ORDER **head_p, in ssl_cipher_collect_ciphers()818 CIPHER_ORDER **tail_p) { in ssl_cipher_collect_ciphers()870 int strength_bits, int in_group, CIPHER_ORDER **head_p, in ssl_cipher_apply_rule()871 CIPHER_ORDER **tail_p) { in ssl_cipher_apply_rule()[all …]