Searched defs:KEYLEN (Results 1 – 6 of 6) sorted by relevance
44 static int KEYLEN = 1024; variable
35 static int KEYLEN = 192; variable
41 static int KEYLEN = 640; variable
52 #define KEYLEN(keylen) (((keylen)+7)/8) macro
61 #define KEYLEN 1 macro
456 #define KEYLEN sizeof (tkey.c) in passwd2des_g() macro