Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/crypto/
Dcamellia.h17 struct camellia_ctx { struct
23 struct camellia_ctx tweak_ctx; argument
/Linux-v5.10/crypto/
Dcamellia_generic.c962 struct camellia_ctx { struct
971 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_set_key() argument