Home
last modified time | relevance | path

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

/linux/arch/sparc/crypto/
H A Ddes_glue.c23 struct des_sparc64_ctx { struct
47 struct des_sparc64_ctx *dctx = crypto_tfm_ctx(tfm); in des_set_key() argument
75 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des_encrypt()
83 struct des_sparc64_ctx *ctx = crypto_tfm_ctx(tfm); in sparc_des_decrypt()
97 const struct des_sparc64_ctx *ctx = crypto_skcipher_ctx(tfm); in __ecb_crypt()
138 const struct des_sparc64_ctx *ctx = crypto_skcipher_ctx(tfm); in __cbc_crypt()
343 .cra_ctxsize = sizeof(struct des_sparc64_ctx),
382 .base.cra_ctxsize = sizeof(struct des_sparc64_ctx),
395 .base.cra_ctxsize = sizeof(struct des_sparc64_ctx),