Home
last modified time | relevance | path

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

/linux-3.3/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-3.3/include/crypto/
Dskcipher.h30 struct ablkcipher_request creq; member
/linux-3.3/fs/ncpfs/
Dncp_fs_sb.h119 struct ncp_request_reply* creq; /* STREAM/DGRAM: awaiting reply from this request */ member
138 struct ncp_request_reply* creq; /* STREAM only: currently transmitted entry */ member
/linux-3.3/drivers/net/wireless/libertas/
Dcfg.c1250 struct cfg80211_scan_request *creq = NULL; in _new_connect_scan_req() local
1318 struct cfg80211_scan_request *creq; in lbs_cfg_connect() local
/linux-3.3/net/wireless/
Dscan.c903 struct cfg80211_scan_request *creq = NULL; in cfg80211_wext_siwscan() local
/linux-3.3/drivers/block/
Dcpqarray.c910 struct request *creq; in do_ida_request() local
Dcciss.c3290 struct request *creq; in do_cciss_request() local
/linux-3.3/drivers/net/can/
Dpch_can.c136 u32 creq; member
/linux-3.3/drivers/usb/gadget/
Df_fs.c2298 const struct usb_ctrlrequest *creq) in ffs_func_setup()