iproc_reqctx_s    134 drivers/crypto/bcm/cipher.c 			    struct iproc_reqctx_s *rctx,
iproc_reqctx_s    202 drivers/crypto/bcm/cipher.c 			    struct iproc_reqctx_s *rctx,
iproc_reqctx_s    303 drivers/crypto/bcm/cipher.c static int handle_ablkcipher_req(struct iproc_reqctx_s *rctx)
iproc_reqctx_s    502 drivers/crypto/bcm/cipher.c static void handle_ablkcipher_resp(struct iproc_reqctx_s *rctx)
iproc_reqctx_s    563 drivers/crypto/bcm/cipher.c 		       struct iproc_reqctx_s *rctx,
iproc_reqctx_s    615 drivers/crypto/bcm/cipher.c 		       struct iproc_reqctx_s *rctx,
iproc_reqctx_s    689 drivers/crypto/bcm/cipher.c static int handle_ahash_req(struct iproc_reqctx_s *rctx)
iproc_reqctx_s    980 drivers/crypto/bcm/cipher.c static int ahash_req_done(struct iproc_reqctx_s *rctx)
iproc_reqctx_s   1030 drivers/crypto/bcm/cipher.c static void handle_ahash_resp(struct iproc_reqctx_s *rctx)
iproc_reqctx_s   1081 drivers/crypto/bcm/cipher.c 				 struct iproc_reqctx_s *rctx,
iproc_reqctx_s   1200 drivers/crypto/bcm/cipher.c 				 struct iproc_reqctx_s *rctx,
iproc_reqctx_s   1296 drivers/crypto/bcm/cipher.c static int handle_aead_req(struct iproc_reqctx_s *rctx)
iproc_reqctx_s   1566 drivers/crypto/bcm/cipher.c static void handle_aead_resp(struct iproc_reqctx_s *rctx)
iproc_reqctx_s   1626 drivers/crypto/bcm/cipher.c static void spu_chunk_cleanup(struct iproc_reqctx_s *rctx)
iproc_reqctx_s   1644 drivers/crypto/bcm/cipher.c static void finish_req(struct iproc_reqctx_s *rctx, int err)
iproc_reqctx_s   1666 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx;
iproc_reqctx_s   1752 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = ablkcipher_request_ctx(req);
iproc_reqctx_s   1968 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
iproc_reqctx_s   2025 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
iproc_reqctx_s   2141 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
iproc_reqctx_s   2199 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
iproc_reqctx_s   2236 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
iproc_reqctx_s   2351 drivers/crypto/bcm/cipher.c 	const struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
iproc_reqctx_s   2366 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
iproc_reqctx_s   2481 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
iproc_reqctx_s   2531 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
iproc_reqctx_s   2569 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = aead_request_ctx(req);
iproc_reqctx_s   2640 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = aead_request_ctx(req);
iproc_reqctx_s   2657 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = aead_request_ctx(req);
iproc_reqctx_s   2700 drivers/crypto/bcm/cipher.c 	struct iproc_reqctx_s *rctx = aead_request_ctx(req);
iproc_reqctx_s   4292 drivers/crypto/bcm/cipher.c 	tfm->crt_ablkcipher.reqsize = sizeof(struct iproc_reqctx_s);
iproc_reqctx_s   4315 drivers/crypto/bcm/cipher.c 				 sizeof(struct iproc_reqctx_s));
iproc_reqctx_s   4333 drivers/crypto/bcm/cipher.c 	crypto_aead_set_reqsize(aead, sizeof(struct iproc_reqctx_s));