Searched refs:camellia_ctx (Results 1 – 4 of 4) sorted by relevance
17 struct camellia_ctx { struct22 extern int __camellia_setkey(struct camellia_ctx *cctx, argument
77 .base.cra_ctxsize = sizeof(struct camellia_ctx),90 .base.cra_ctxsize = sizeof(struct camellia_ctx),
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),