Searched refs:CFLAG_INTERNAL (Results 1 – 1 of 1) sorted by relevance
78 #define CFLAG_INTERNAL CFLAG_NONE /* Don't use "none" for packets */ macro128 if ((c->flags & CFLAG_INTERNAL) != 0) in cipher_alg_list()231 if (c == NULL || (c->flags & CFLAG_INTERNAL) != 0) { in ciphers_valid()