Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dcast6.h12 struct cast6_ctx { struct
17 int __cast6_setkey(struct cast6_ctx *ctx, const u8 *key, argument
/linux-4.4.14/arch/x86/crypto/
Dcast6_avx_glue.c244 struct cast6_ctx cast6_ctx; member