Searched defs:expkey (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dserpent.h17 u32 expkey[SERPENT_EXPKEY_WORDS]; member in struct:serpent_ctx
/linux-4.1.27/arch/x86/crypto/
H A Ddes3_ede_glue.c86 ecb_crypt(struct blkcipher_desc *desc, struct blkcipher_walk *walk, const u32 *expkey) ecb_crypt() argument
/linux-4.1.27/crypto/
H A Ddes_generic.c29 u32 expkey[DES_EXPKEY_WORDS]; member in struct:des_ctx
33 u32 expkey[DES3_EDE_EXPKEY_WORDS]; member in struct:des3_ede_ctx
862 int __des3_ede_setkey(u32 *expkey, u32 *flags, const u8 *key, __des3_ede_setkey() argument
887 u32 *expkey = dctx->expkey; des3_ede_setkey() local

Completed in 90 milliseconds