Searched refs:CIPHER_ORDER (Results 1 – 1 of 1) sorted by relevance
601 } CIPHER_ORDER; typedef826 static void ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, in ll_append_tail()827 CIPHER_ORDER **tail) { in ll_append_tail()846 static void ll_append_head(CIPHER_ORDER **head, CIPHER_ORDER *curr, in ll_append_head()847 CIPHER_ORDER **tail) { in ll_append_head()867 CIPHER_ORDER *co_list, in ssl_cipher_collect_ciphers()868 CIPHER_ORDER **head_p, in ssl_cipher_collect_ciphers()869 CIPHER_ORDER **tail_p) { in ssl_cipher_collect_ciphers()921 int strength_bits, int in_group, CIPHER_ORDER **head_p, in ssl_cipher_apply_rule()922 CIPHER_ORDER **tail_p) { in ssl_cipher_apply_rule()[all …]