Searched refs:CIPHER_ORD (Results 1 – 1 of 1) sorted by relevance
/external/boringssl/src/ssl/ |
D | ssl_cipher.c | 497 #define CIPHER_ORD 4 macro 920 else if (rule == CIPHER_ORD) { in ssl_cipher_apply_rule() 999 ssl_cipher_apply_rule(0, 0, 0, 0, 0, 0, 0, CIPHER_ORD, i, 0, head_p, in ssl_cipher_strength_sort() 1055 rule = CIPHER_ORD; in ssl_cipher_process_rulestr() 1275 CIPHER_ORD, -1, 0, &head, &tail); in STACK_OF()
|