Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
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),
[all...]
/kernel/linux/linux-6.6/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()
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),
[all...]

Completed in 2 milliseconds