Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/crypto/
Dcamellia.h17 struct camellia_ctx { struct
22 extern int __camellia_setkey(struct camellia_ctx *cctx, argument
/linux-6.12.1/crypto/
Dcamellia_generic.c954 struct camellia_ctx { struct
963 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_set_key() argument