Searched defs:co_list (Results 1 – 1 of 1) sorted by relevance
/external/openssl/ssl/ |
D | ssl_ciph.c | 498 CIPHER_ORDER *co_list, CIPHER_ORDER **head_p, in ssl_cipher_collect_ciphers() 595 int rule, int strength_bits, CIPHER_ORDER *co_list, in ssl_cipher_apply_rule() 713 static int ssl_cipher_strength_sort(CIPHER_ORDER *co_list, in ssl_cipher_strength_sort() 767 CIPHER_ORDER *co_list, CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr() 955 CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr; in STACK_OF() local
|