Symbol: nitrox_kcrypt_request
drivers/crypto/cavium/nitrox/nitrox_aead.c
116
static int alloc_dst_sglist(struct nitrox_kcrypt_request *nkreq,
drivers/crypto/cavium/nitrox/nitrox_aead.c
141
static void free_src_sglist(struct nitrox_kcrypt_request *nkreq)
drivers/crypto/cavium/nitrox/nitrox_aead.c
146
static void free_dst_sglist(struct nitrox_kcrypt_request *nkreq)
drivers/crypto/cavium/nitrox/nitrox_aead.c
428
struct nitrox_kcrypt_request *nkreq = &rctx->base.nkreq;
drivers/crypto/cavium/nitrox/nitrox_aead.c
93
static int alloc_src_sglist(struct nitrox_kcrypt_request *nkreq,
drivers/crypto/cavium/nitrox/nitrox_req.h
235
struct nitrox_kcrypt_request nkreq;
drivers/crypto/cavium/nitrox/nitrox_req.h
620
static inline int alloc_src_req_buf(struct nitrox_kcrypt_request *nkreq,
drivers/crypto/cavium/nitrox/nitrox_req.h
642
static inline void nitrox_creq_set_src_sg(struct nitrox_kcrypt_request *nkreq,
drivers/crypto/cavium/nitrox/nitrox_req.h
666
static inline int alloc_dst_req_buf(struct nitrox_kcrypt_request *nkreq,
drivers/crypto/cavium/nitrox/nitrox_req.h
679
static inline void nitrox_creq_set_orh(struct nitrox_kcrypt_request *nkreq)
drivers/crypto/cavium/nitrox/nitrox_req.h
687
static inline void nitrox_creq_set_comp(struct nitrox_kcrypt_request *nkreq)
drivers/crypto/cavium/nitrox/nitrox_req.h
700
static inline void nitrox_creq_set_dst_sg(struct nitrox_kcrypt_request *nkreq,
drivers/crypto/cavium/nitrox/nitrox_skcipher.c
130
sizeof(struct nitrox_kcrypt_request));
drivers/crypto/cavium/nitrox/nitrox_skcipher.c
210
struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq);
drivers/crypto/cavium/nitrox/nitrox_skcipher.c
228
struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq);
drivers/crypto/cavium/nitrox/nitrox_skcipher.c
251
struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq);
drivers/crypto/cavium/nitrox/nitrox_skcipher.c
292
struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq);
drivers/crypto/cavium/nitrox/nitrox_skcipher.c
53
struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq);
drivers/crypto/cavium/nitrox/nitrox_skcipher.c
60
struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq);
drivers/crypto/cavium/nitrox/nitrox_skcipher.c
82
struct nitrox_kcrypt_request *nkreq = skcipher_request_ctx(skreq);