Searched refs:camellia_ctx (Results 1 – 1 of 1) sorted by relevance
954 struct camellia_ctx { struct963 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_set_key() argument988 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_encrypt()1014 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm); in camellia_decrypt()1044 .cra_ctxsize = sizeof(struct camellia_ctx),