Home
last modified time | relevance | path

Searched refs:camellia_sparc64_ctx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sparc/crypto/
H A Dcamellia_glue.c28 struct camellia_sparc64_ctx { struct
40 struct camellia_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in camellia_set_key() argument
64 struct camellia_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in camellia_encrypt()
73 struct camellia_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in camellia_decrypt()
91 const struct camellia_sparc64_ctx *ctx = crypto_skcipher_ctx(tfm); in __ecb_crypt()
141 const struct camellia_sparc64_ctx *ctx = crypto_skcipher_ctx(tfm); in cbc_encrypt()
170 const struct camellia_sparc64_ctx *ctx = crypto_skcipher_ctx(tfm); in cbc_decrypt()
202 .cra_ctxsize = sizeof(struct camellia_sparc64_ctx),
222 .base.cra_ctxsize = sizeof(struct camellia_sparc64_ctx),
235 .base.cra_ctxsize = sizeof(struct camellia_sparc64_ctx),