Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/include/crypto/
Dskcipher.h30 struct ablkcipher_request creq; member
/linux-2.6.39/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-2.6.39/drivers/net/wireless/libertas/
Dcfg.c1222 struct cfg80211_scan_request *creq = NULL; in _new_connect_scan_req() local
1292 struct cfg80211_scan_request *creq; in lbs_cfg_connect() local
/linux-2.6.39/net/wireless/
Dscan.c694 struct cfg80211_scan_request *creq = NULL; in cfg80211_wext_siwscan() local
/linux-2.6.39/drivers/block/
Dcpqarray.c910 struct request *creq; in do_ida_request() local
Dcciss.c3216 struct request *creq; in do_cciss_request() local
/linux-2.6.39/drivers/net/can/
Dpch_can.c135 u32 creq; member
/linux-2.6.39/drivers/usb/gadget/
Df_fs.c2314 const struct usb_ctrlrequest *creq) in ffs_func_setup()