Searched refs:camellia_sparc64_ctx (Results 1 – 1 of 1) sorted by relevance
26 struct camellia_sparc64_ctx { struct38 struct camellia_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in camellia_set_key() argument59 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),