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