Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/crypto/
Ddes_glue.c22 struct des_sparc64_ctx { struct
46 struct des_sparc64_ctx *dctx = crypto_tfm_ctx(tfm); in des_set_key() argument
72 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in des_encrypt()
80 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in des_decrypt()
97 struct des_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in __ecb_crypt()
145 struct des_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in cbc_encrypt()
176 struct des_sparc64_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in cbc_decrypt()
387 .cra_ctxsize = sizeof(struct des_sparc64_ctx),
405 .cra_ctxsize = sizeof(struct des_sparc64_ctx),
424 .cra_ctxsize = sizeof(struct des_sparc64_ctx),