Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Ddes_generic.c28 struct des_ctx { struct
784 struct des_ctx *dctx = crypto_tfm_ctx(tfm); in des_setkey()
805 struct des_ctx *ctx = crypto_tfm_ctx(tfm); in des_encrypt()
828 struct des_ctx *ctx = crypto_tfm_ctx(tfm); in des_decrypt()
960 .cra_ctxsize = sizeof(struct des_ctx),