Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/keembay/
Dkeembay-ocs-aes-core.c84 struct ocs_aes_rctx { struct
243 static void ocs_aes_init_rctx(struct ocs_aes_rctx *rctx) in ocs_aes_init_rctx()
317 struct ocs_aes_rctx *rctx = skcipher_request_ctx(req); in kmb_ocs_sk_common()
380 struct ocs_aes_rctx *rctx = skcipher_request_ctx(req); in kmb_ocs_sk_dma_cleanup()
404 struct ocs_aes_rctx *rctx = skcipher_request_ctx(req); in kmb_ocs_sk_prepare_inplace()
453 struct ocs_aes_rctx *rctx = skcipher_request_ctx(req); in kmb_ocs_sk_prepare_notinplace()
520 struct ocs_aes_rctx *rctx = skcipher_request_ctx(req); in kmb_ocs_sk_run()
644 struct ocs_aes_rctx *rctx = aead_request_ctx(req); in kmb_ocs_aead_common()
688 struct ocs_aes_rctx *rctx = aead_request_ctx(req); in kmb_ocs_aead_dma_cleanup()
726 struct ocs_aes_rctx *rctx = aead_request_ctx(req); in kmb_ocs_aead_dma_prepare()
[all …]