Searched defs:sreq (Results 1 - 15 of 15) sorted by relevance

/linux-master/fs/nfs/
H A Dfscache.h46 struct netfs_io_subrequest *sreq; member in struct:nfs_netfs_io_data
H A Dfscache.c277 static struct nfs_netfs_io_data *nfs_netfs_alloc(struct netfs_io_subrequest *sreq) argument
289 static bool nfs_netfs_clamp_length(struct netfs_io_subrequest *sreq) argument
297 static void nfs_netfs_issue_read(struct netfs_io_subrequest *sreq) argument
358 struct netfs_io_subrequest *sreq; local
[all...]
/linux-master/drivers/crypto/marvell/cesa/
H A Dcipher.c86 struct mv_cesa_skcipher_std_req *sreq = &creq->std; local
127 struct mv_cesa_skcipher_std_req *sreq = &creq->std; local
179 struct mv_cesa_skcipher_std_req *sreq = &creq->std; local
411 struct mv_cesa_skcipher_std_req *sreq = &creq->std; local
[all...]
H A Dhash.c161 struct mv_cesa_ahash_std_req *sreq = &creq->req.std; local
287 struct mv_cesa_ahash_std_req *sreq = &creq->req.std; local
306 struct mv_cesa_ahash_std_req *sreq = &creq->req.std; local
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c683 struct skcipher_request *sreq = qat_req->skcipher_req; local
704 struct skcipher_request *sreq = qat_req->skcipher_req; local
741 struct skcipher_request *sreq = qat_req->skcipher_req; local
[all...]
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c147 struct skcipher_request *sreq; local
[all...]
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c131 struct skcipher_request *sreq; local
[all...]
/linux-master/drivers/crypto/starfive/
H A Djh7110-cryp.h206 struct skcipher_request *sreq; member in union:starfive_cryp_dev::__anon136
/linux-master/include/linux/netfilter/
H A Dnf_conntrack_pptp.h288 struct PptpStartSessionRequest sreq; member in union:pptp_ctrl_union
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c234 struct safexcel_ahash_req *sreq = ahash_request_ctx_dma(areq); local
[all...]
H A Dsafexcel_cipher.c505 safexcel_context_control(struct safexcel_cipher_ctx *ctx, struct crypto_async_request *async, struct safexcel_cipher_req *sreq, struct safexcel_command_desc *cdesc) argument
607 safexcel_handle_req_result(struct safexcel_crypto_priv *priv, int ring, struct crypto_async_request *async, struct scatterlist *src, struct scatterlist *dst, unsigned int cryptlen, struct safexcel_cipher_req *sreq, bool *should_complete, int *ret) argument
673 safexcel_send_req(struct crypto_async_request *base, int ring, struct safexcel_cipher_req *sreq, struct scatterlist *src, struct scatterlist *dst, unsigned int cryptlen, unsigned int assoclen, unsigned int digestsize, u8 *iv, int *commands, int *results) argument
917 safexcel_handle_inv_result(struct safexcel_crypto_priv *priv, int ring, struct crypto_async_request *base, struct safexcel_cipher_req *sreq, bool *should_complete, int *ret) argument
982 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); local
1005 struct safexcel_cipher_req *sreq = aead_request_ctx(req); local
1044 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); local
1077 struct safexcel_cipher_req *sreq = aead_request_ctx(req); local
1094 safexcel_cipher_exit_inv(struct crypto_tfm *tfm, struct crypto_async_request *base, struct safexcel_cipher_req *sreq, struct crypto_wait *result) argument
1130 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); local
1145 struct safexcel_cipher_req *sreq = aead_request_ctx(req); local
1157 safexcel_queue_req(struct crypto_async_request *base, struct safexcel_cipher_req *sreq, enum safexcel_cipher_direction dir) argument
[all...]
/linux-master/arch/s390/kernel/
H A Dperf_cpum_sf.c159 struct hws_lsctl_request_block sreq; local
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c1654 struct cfg80211_scan_request *sreq = &scan_req->req; local
1781 mt76_connac_mcu_sched_scan_req(struct mt76_phy *phy, struct ieee80211_vif *vif, struct cfg80211_sched_scan_request *sreq) argument
[all...]
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c2043 static int sec_skcipher_param_check(struct sec_ctx *ctx, struct sec_req *sreq) argument
2008 sec_skcipher_cryptlen_check(struct sec_ctx *ctx, struct sec_req *sreq) argument
2076 sec_skcipher_soft_crypto(struct sec_ctx *ctx, struct skcipher_request *sreq, bool encrypt) argument
2230 sec_aead_spec_check(struct sec_ctx *ctx, struct sec_req *sreq) argument
2278 sec_aead_param_check(struct sec_ctx *ctx, struct sec_req *sreq) argument
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmcu.c2389 struct cfg80211_scan_request *sreq = &scan_req->req; local
2501 mt7925_mcu_sched_scan_req(struct mt76_phy *phy, struct ieee80211_vif *vif, struct cfg80211_sched_scan_request *sreq) argument
[all...]

Completed in 286 milliseconds