Searched refs:CFLAG_NONE (Results 1 – 1 of 1) sorted by relevance
77 #define CFLAG_NONE (1<<3) macro78 #define CFLAG_INTERNAL CFLAG_NONE /* Don't use "none" for packets */108 { "none", 8, 0, 0, 0, CFLAG_NONE, NULL },261 cc->plaintext = (cipher->flags & CFLAG_NONE) != 0; in cipher_init()276 if ((cc->cipher->flags & CFLAG_NONE) != 0) { in cipher_init()352 if ((cc->cipher->flags & CFLAG_NONE) != 0) { in cipher_crypt()456 if ((cc->cipher->flags & CFLAG_NONE) != 0) in cipher_get_keyiv()487 if ((cc->cipher->flags & CFLAG_NONE) != 0) in cipher_set_keyiv()