CIPHER_ORDER
CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr;
static void ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr,
CIPHER_ORDER **tail)
static void ll_append_head(CIPHER_ORDER **head, CIPHER_ORDER *curr,
CIPHER_ORDER **tail)
CIPHER_ORDER *co_list,
CIPHER_ORDER **head_p,
CIPHER_ORDER **tail_p)
CIPHER_ORDER *head)
CIPHER_ORDER *ciph_curr;
int32_t strength_bits, CIPHER_ORDER **head_p,
CIPHER_ORDER **tail_p)
CIPHER_ORDER *head, *tail, *curr, *next, *last;
static int ssl_cipher_strength_sort(CIPHER_ORDER **head_p,
CIPHER_ORDER **tail_p)
CIPHER_ORDER *curr;
CIPHER_ORDER **head_p,
CIPHER_ORDER **tail_p,