Home
last modified time | relevance | path

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

/openbsd/src/lib/libssl/
Dssl_ciph.c151 #define CIPHER_ADD 1 macro
764 if (rule == CIPHER_ADD) { in ssl_cipher_apply_rule()
890 rule = CIPHER_ADD; in ssl_cipher_process_rulestr()
1167 ssl_cipher_apply_rule(0, SSL_kECDHE, 0, 0, 0, 0, 0, CIPHER_ADD, -1, &head, &tail); in STACK_OF()
1176 CIPHER_ADD, -1, &head, &tail); in STACK_OF()
1178 0, 0, 0, CIPHER_ADD, -1, &head, &tail); in STACK_OF()
1185 0, 0, 0, CIPHER_ADD, -1, &head, &tail); in STACK_OF()
1187 CIPHER_ADD, -1, &head, &tail); in STACK_OF()
1191 ssl_cipher_apply_rule(0, 0, 0, 0, 0, 0, 0, CIPHER_ADD, -1, &head, &tail); in STACK_OF()
1216 ssl_cipher_apply_rule(0, 0, 0, 0, 0, SSL_TLSV1_3, 0, CIPHER_ADD, -1, &head, &tail); in STACK_OF()