Symbol: iproc_reqctx_s
drivers/crypto/bcm/cipher.c
1040
struct iproc_reqctx_s *rctx,
drivers/crypto/bcm/cipher.c
1158
struct iproc_reqctx_s *rctx,
drivers/crypto/bcm/cipher.c
1253
static int handle_aead_req(struct iproc_reqctx_s *rctx)
drivers/crypto/bcm/cipher.c
135
struct iproc_reqctx_s *rctx,
drivers/crypto/bcm/cipher.c
1523
static void handle_aead_resp(struct iproc_reqctx_s *rctx)
drivers/crypto/bcm/cipher.c
1583
static void spu_chunk_cleanup(struct iproc_reqctx_s *rctx)
drivers/crypto/bcm/cipher.c
1601
static void finish_req(struct iproc_reqctx_s *rctx, int err)
drivers/crypto/bcm/cipher.c
1623
struct iproc_reqctx_s *rctx;
drivers/crypto/bcm/cipher.c
1709
struct iproc_reqctx_s *rctx = skcipher_request_ctx(req);
drivers/crypto/bcm/cipher.c
1899
struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
drivers/crypto/bcm/cipher.c
1956
struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
drivers/crypto/bcm/cipher.c
198
struct iproc_reqctx_s *rctx,
drivers/crypto/bcm/cipher.c
2072
struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
drivers/crypto/bcm/cipher.c
2130
struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
drivers/crypto/bcm/cipher.c
2167
struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
drivers/crypto/bcm/cipher.c
2282
const struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
drivers/crypto/bcm/cipher.c
2297
struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
drivers/crypto/bcm/cipher.c
2414
struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
drivers/crypto/bcm/cipher.c
2466
struct iproc_reqctx_s *rctx = ahash_request_ctx(req);
drivers/crypto/bcm/cipher.c
2504
struct iproc_reqctx_s *rctx = aead_request_ctx(req);
drivers/crypto/bcm/cipher.c
2575
struct iproc_reqctx_s *rctx = aead_request_ctx(req);
drivers/crypto/bcm/cipher.c
2598
struct iproc_reqctx_s *rctx = aead_request_ctx(req);
drivers/crypto/bcm/cipher.c
298
static int handle_skcipher_req(struct iproc_reqctx_s *rctx)
drivers/crypto/bcm/cipher.c
4120
crypto_skcipher_set_reqsize(skcipher, sizeof(struct iproc_reqctx_s));
drivers/crypto/bcm/cipher.c
4143
sizeof(struct iproc_reqctx_s));
drivers/crypto/bcm/cipher.c
4150
unsigned int reqsize = sizeof(struct iproc_reqctx_s);
drivers/crypto/bcm/cipher.c
469
static void handle_skcipher_resp(struct iproc_reqctx_s *rctx)
drivers/crypto/bcm/cipher.c
525
struct iproc_reqctx_s *rctx,
drivers/crypto/bcm/cipher.c
576
struct iproc_reqctx_s *rctx,
drivers/crypto/bcm/cipher.c
649
static int handle_ahash_req(struct iproc_reqctx_s *rctx)
drivers/crypto/bcm/cipher.c
940
static int ahash_req_done(struct iproc_reqctx_s *rctx)
drivers/crypto/bcm/cipher.c
990
static void handle_ahash_resp(struct iproc_reqctx_s *rctx)