Searched refs:camellia_ctx (Results 1 - 1 of 1) sorted by relevance

/crypto/
H A Dcamellia_generic.c975 struct camellia_ctx { struct
984 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm);
1012 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm);
1040 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm);
1072 .cra_ctxsize = sizeof(struct camellia_ctx),

Completed in 73 milliseconds