Home
last modified time | relevance | path

Searched defs:creq (Results 1 – 8 of 8) sorted by relevance

/drivers/crypto/marvell/
Dhash.c29 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_req_iter_init() local
48 static inline int mv_cesa_ahash_dma_alloc_cache(struct mv_cesa_ahash_req *creq, in mv_cesa_ahash_dma_alloc_cache()
61 static inline int mv_cesa_ahash_std_alloc_cache(struct mv_cesa_ahash_req *creq, in mv_cesa_ahash_std_alloc_cache()
73 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_alloc_cache() local
89 static inline void mv_cesa_ahash_dma_free_cache(struct mv_cesa_ahash_req *creq) in mv_cesa_ahash_dma_free_cache()
95 static inline void mv_cesa_ahash_std_free_cache(struct mv_cesa_ahash_req *creq) in mv_cesa_ahash_std_free_cache()
100 static void mv_cesa_ahash_free_cache(struct mv_cesa_ahash_req *creq) in mv_cesa_ahash_free_cache()
139 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_last_cleanup() local
146 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_dma_cleanup() local
154 struct mv_cesa_ahash_req *creq = ahash_request_ctx(req); in mv_cesa_ahash_cleanup() local
[all …]
Dcipher.c62 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_dma_cleanup() local
78 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_cleanup() local
86 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_std_step() local
115 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_std_process() local
135 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(ablkreq); in mv_cesa_ablkcipher_process() local
158 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(ablkreq); in mv_cesa_ablkcipher_step() local
169 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_dma_prepare() local
178 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_std_prepare() local
192 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(ablkreq); in mv_cesa_ablkcipher_prepare() local
295 struct mv_cesa_ablkcipher_req *creq = ablkcipher_request_ctx(req); in mv_cesa_ablkcipher_dma_req_init() local
[all …]
/drivers/net/wireless/libertas/
Dcfg.c1270 struct cfg80211_scan_request *creq = NULL; in _new_connect_scan_req() local
1333 struct cfg80211_scan_request *creq; in lbs_cfg_connect() local
/drivers/block/
Dcpqarray.c908 struct request *creq; in do_ida_request() local
Dcciss.c3307 struct request *creq; in do_cciss_request() local
/drivers/net/can/
Dpch_can.c134 u32 creq; member
/drivers/crypto/caam/
Dcaamalg.c2839 static int ablkcipher_givencrypt(struct skcipher_givcrypt_request *creq) in ablkcipher_givencrypt()
/drivers/usb/gadget/function/
Df_fs.c3002 const struct usb_ctrlrequest *creq) in ffs_func_setup()