Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/crypto/
Dcamellia.h13 struct camellia_ctx { struct
20 struct camellia_ctx camellia_ctx; argument
/linux-4.4.14/crypto/
Dcamellia_generic.c975 struct camellia_ctx { struct
984 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_set_key() argument