Home
last modified time | relevance | path

Searched defs:twofish_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/crypto/
Dtwofish.h16 struct twofish_ctx { struct
20 int __twofish_setkey(struct twofish_ctx *ctx, const u8 *key, argument
/linux-4.4.14/arch/x86/include/asm/crypto/
Dtwofish.h11 struct twofish_ctx twofish_ctx; member