Searched refs:CIPHER_DEL (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_ciph.c217 #define CIPHER_DEL 3 macro
984 if (rule == CIPHER_DEL)
1071 } else if (rule == CIPHER_DEL) {
1076 * any future CIPHER_ADD (note that the CIPHER_DEL loop works
1172 rule = CIPHER_DEL;
1533 ssl_cipher_apply_rule(0, SSL_kEECDH, 0, 0, 0, 0, 0, CIPHER_DEL, -1, &head,
1583 ssl_cipher_apply_rule(0, 0, 0, 0, 0, 0, 0, CIPHER_DEL, -1, &head, &tail);

Completed in 108 milliseconds