DES_KEY_SIZE 877 crypto/des_generic.c des_ekey(expkey, key); expkey += DES_EXPKEY_WORDS; key += DES_KEY_SIZE; DES_KEY_SIZE 878 crypto/des_generic.c dkey(expkey, key); expkey += DES_EXPKEY_WORDS; key += DES_KEY_SIZE; DES_KEY_SIZE 955 crypto/des_generic.c .cia_min_keysize = DES_KEY_SIZE, DES_KEY_SIZE 956 crypto/des_generic.c .cia_max_keysize = DES_KEY_SIZE, DES_KEY_SIZE 12 include/crypto/des.h #define DES3_EDE_KEY_SIZE (3 * DES_KEY_SIZE)