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