Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dcipher.c151 struct iproc_ctx_s *ctx = rctx->ctx; in spu_ablkcipher_rx_sg_create()
218 struct iproc_ctx_s *ctx = rctx->ctx; in spu_ablkcipher_tx_sg_create()
320 struct iproc_ctx_s *ctx = rctx->ctx; in handle_ablkcipher_req()
520 struct iproc_ctx_s *ctx = rctx->ctx; in handle_ablkcipher_resp()
580 struct iproc_ctx_s *ctx = rctx->ctx; in spu_ahash_rx_sg_create()
708 struct iproc_ctx_s *ctx = rctx->ctx; in handle_ahash_req()
945 struct iproc_ctx_s *ctx) in spu_hmac_outer_hash()
996 struct iproc_ctx_s *ctx = rctx->ctx; in ahash_req_done()
1043 struct iproc_ctx_s *ctx = rctx->ctx; in handle_ahash_resp()
1100 struct iproc_ctx_s *ctx = rctx->ctx; in spu_aead_rx_sg_create()
[all …]
Dcipher.h189 struct iproc_ctx_s { struct
266 struct iproc_ctx_s *ctx; argument