Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dpcrypt.c162 struct aead_request *creq = pcrypt_request_ctx(preq); in pcrypt_aead_encrypt() local
204 struct aead_request *creq = pcrypt_request_ctx(preq); in pcrypt_aead_decrypt() local
247 struct aead_givcrypt_request *creq = pcrypt_request_ctx(preq); in pcrypt_aead_givencrypt() local
/linux-4.1.27/include/crypto/
Dskcipher.h30 struct ablkcipher_request creq; member
/linux-4.1.27/fs/ncpfs/
Dncp_fs_sb.h117 struct ncp_request_reply* creq; /* STREAM/DGRAM: awaiting reply from this request */ member
136 struct ncp_request_reply* creq; /* STREAM only: currently transmitted entry */ member
/linux-4.1.27/drivers/net/wireless/libertas/
Dcfg.c1267 struct cfg80211_scan_request *creq = NULL; in _new_connect_scan_req() local
1330 struct cfg80211_scan_request *creq; in lbs_cfg_connect() local
/linux-4.1.27/drivers/block/
Dcpqarray.c908 struct request *creq; in do_ida_request() local
Dcciss.c3291 struct request *creq; in do_cciss_request() local
/linux-4.1.27/net/wireless/
Dscan.c1185 struct cfg80211_scan_request *creq = NULL; in cfg80211_wext_siwscan() local
/linux-4.1.27/drivers/net/can/
Dpch_can.c134 u32 creq; member
/linux-4.1.27/include/uapi/drm/
Dvmwgfx_drm.h986 struct drm_vmw_gb_surface_create_req creq; member
/linux-4.1.27/drivers/usb/gadget/function/
Df_fs.c2961 const struct usb_ctrlrequest *creq) in ffs_func_setup()
/linux-4.1.27/drivers/crypto/caam/
Dcaamalg.c3334 static int ablkcipher_givencrypt(struct skcipher_givcrypt_request *creq) in ablkcipher_givencrypt()