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

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

Completed in 54 milliseconds