Searched refs:des_ctx (Results 1 – 1 of 1) sorted by relevance
28 struct des_ctx { struct784 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),