Home
last modified time | relevance | path

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

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