Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/crypto/
H A Ddes_glue.c29 struct des3_ede_sparc64_ctx { struct
184 struct des3_ede_sparc64_ctx *dctx = crypto_tfm_ctx(tfm); in des3_ede_set_key()
225 struct des3_ede_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des3_ede_encrypt()
233 struct des3_ede_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des3_ede_decrypt()
247 const struct des3_ede_sparc64_ctx *ctx = crypto_skcipher_ctx(tfm); in __ecb3_crypt()
293 const struct des3_ede_sparc64_ctx *ctx = crypto_skcipher_ctx(tfm); in __cbc3_crypt()
362 .cra_ctxsize = sizeof(struct des3_ede_sparc64_ctx),
410 .base.cra_ctxsize = sizeof(struct des3_ede_sparc64_ctx),
423 .base.cra_ctxsize = sizeof(struct des3_ede_sparc64_ctx),