Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/crypto/
Dcamellia_glue.c26 struct camellia_sparc64_ctx { struct
38 struct camellia_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in camellia_set_key() argument
59 struct camellia_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in camellia_encrypt()
68 struct camellia_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in camellia_decrypt()
89 struct camellia_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in __ecb_crypt()
152 struct camellia_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in cbc_encrypt()
191 struct camellia_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in cbc_decrypt()
232 .cra_ctxsize = sizeof(struct camellia_sparc64_ctx),
250 .cra_ctxsize = sizeof(struct camellia_sparc64_ctx),
269 .cra_ctxsize = sizeof(struct camellia_sparc64_ctx),