Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-des.c85 struct omap_des_ctx { struct
136 struct omap_des_ctx *ctx;
311 static struct omap_des_dev *omap_des_find_dev(struct omap_des_ctx *ctx) in omap_des_find_dev()
381 struct omap_des_ctx *ctx = crypto_tfm_ctx(tfm); in omap_des_crypt_dma()
530 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_prepare_req()
587 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_crypt_req()
631 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_crypt()
660 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher); in omap_des_setkey()
678 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher); in omap_des3_setkey()
720 struct omap_des_ctx *ct in omap_des_init_tfm()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Domap-des.c81 struct omap_des_ctx { struct
131 struct omap_des_ctx *ctx;
305 static struct omap_des_dev *omap_des_find_dev(struct omap_des_ctx *ctx) in omap_des_find_dev()
375 struct omap_des_ctx *ctx = crypto_tfm_ctx(tfm); in omap_des_crypt_dma()
523 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_prepare_req()
576 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_crypt_req()
621 struct omap_des_ctx *ctx = crypto_skcipher_ctx( in omap_des_crypt()
650 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher); in omap_des_setkey()
668 struct omap_des_ctx *ctx = crypto_skcipher_ctx(cipher); in omap_des3_setkey()
723 .base.cra_ctxsize = sizeof(struct omap_des_ctx),
[all...]

Completed in 3 milliseconds