Searched refs:camellia_ctx (Results 1 – 1 of 1) sorted by relevance
975 struct camellia_ctx { struct984 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_set_key() argument1012 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_encrypt()1040 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_decrypt()1072 .cra_ctxsize = sizeof(struct camellia_ctx),