Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/crypto/
H A Ddes_glue.c24 struct des_sparc64_ctx { struct
48 struct des_sparc64_ctx *dctx = crypto_tfm_ctx(tfm); in des_set_key() argument
76 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des_encrypt()
84 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des_decrypt()
98 const struct des_sparc64_ctx *ctx = crypto_skcipher_ctx(tfm); in __ecb_crypt()
139 const struct des_sparc64_ctx *ctx = crypto_skcipher_ctx(tfm); in __cbc_crypt()
344 .cra_ctxsize = sizeof(struct des_sparc64_ctx),
383 .base.cra_ctxsize = sizeof(struct des_sparc64_ctx),
396 .base.cra_ctxsize = sizeof(struct des_sparc64_ctx),