Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-des.c94 struct omap_des_reqctx { struct
533 struct omap_des_reqctx *rctx; in omap_des_prepare_req()
633 struct omap_des_reqctx *rctx = skcipher_request_ctx(req); in omap_des_crypt()
724 crypto_skcipher_set_reqsize(tfm, sizeof(struct omap_des_reqctx)); in omap_des_init_tfm()
/kernel/linux/linux-6.6/drivers/crypto/
H A Domap-des.c89 struct omap_des_reqctx { struct
525 struct omap_des_reqctx *rctx; in omap_des_prepare_req()
623 struct omap_des_reqctx *rctx = skcipher_request_ctx(req); in omap_des_crypt()
707 crypto_skcipher_set_reqsize(tfm, sizeof(struct omap_des_reqctx)); in omap_des_init_tfm()

Completed in 4 milliseconds