Searched refs:CFLAG_NONE (Results 1 – 1 of 1) sorted by relevance
76 #define CFLAG_NONE (1<<3) macro77 #define CFLAG_INTERNAL CFLAG_NONE /* Don't use "none" for packets */107 { "none", 8, 0, 0, 0, CFLAG_NONE, NULL },251 cc->plaintext = (cipher->flags & CFLAG_NONE) != 0; in cipher_init()266 if ((cc->cipher->flags & CFLAG_NONE) != 0) { in cipher_init()342 if ((cc->cipher->flags & CFLAG_NONE) != 0) { in cipher_crypt()446 if ((cc->cipher->flags & CFLAG_NONE) != 0) in cipher_get_keyiv()477 if ((cc->cipher->flags & CFLAG_NONE) != 0) in cipher_set_keyiv()