Home
last modified time | relevance | path

Searched refs:CIPHER_ORDER (Results 1 – 2 of 2) sorted by relevance

/openssl/ssl/
H A Dssl_ciph.c154 } CIPHER_ORDER; typedef
609 static void ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, in ll_append_tail()
610 CIPHER_ORDER **tail) in ll_append_tail()
626 static void ll_append_head(CIPHER_ORDER **head, CIPHER_ORDER *curr, in ll_append_head()
627 CIPHER_ORDER **tail) in ll_append_head()
719 CIPHER_ORDER *head) in ssl_cipher_collect_aliases()
721 CIPHER_ORDER *ciph_curr; in ssl_cipher_collect_aliases()
780 CIPHER_ORDER **tail_p) in ssl_cipher_apply_rule()
782 CIPHER_ORDER *head, *tail, *curr, *next, *last; in ssl_cipher_apply_rule()
918 static int ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort()
[all …]
/openssl/util/
H A Dindent.pro122 -T CIPHER_ORDER

Completed in 20 milliseconds