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

/linux-4.1.27/arch/sparc/crypto/
H A Ddes_glue.c27 struct des3_ede_sparc64_ctx { struct
203 struct des3_ede_sparc64_ctx *dctx = crypto_tfm_ctx(tfm); des3_ede_set_key()
242 struct des3_ede_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); des3_ede_encrypt()
250 struct des3_ede_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); des3_ede_decrypt()
265 struct des3_ede_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); __ecb3_crypt()
317 struct des3_ede_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); cbc3_encrypt()
353 struct des3_ede_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); cbc3_decrypt()
444 .cra_ctxsize = sizeof(struct des3_ede_sparc64_ctx),
462 .cra_ctxsize = sizeof(struct des3_ede_sparc64_ctx),
481 .cra_ctxsize = sizeof(struct des3_ede_sparc64_ctx),

Completed in 45 milliseconds