Home | History | Annotate | Download | only in ssl

Lines Matching refs:CIPHER_ADD

212 #define CIPHER_ADD	1
1004 if (rule == CIPHER_ADD)
1028 * for any future CIPHER_ADD (note that the CIPHER_DEL loop
1135 { rule = CIPHER_ADD; }
1406 ssl_cipher_apply_rule(0, SSL_kEECDH, 0, 0, 0, 0, 0, CIPHER_ADD, -1, &head, &tail);
1410 ssl_cipher_apply_rule(0, 0, 0, SSL_AES, 0, 0, 0, CIPHER_ADD, -1, &head, &tail);
1413 ssl_cipher_apply_rule(0, 0, 0, 0, 0, 0, 0, CIPHER_ADD, -1, &head, &tail);