summaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/crypto.c
Commit message (Expand)AuthorAgeFilesLines
* wusbcore: Fix one more crypto-on-the-stack bugAndy Lutomirski2017-01-101-2/+1
* wusb: fix error return code in wusb_prf()Wei Yongjun2016-10-191-1/+3
* wusb: Stop using the stack for sg crypto scratch spaceAndy Lutomirski2016-10-171-22/+37
* usb: wusbcore: crypto: don't print on ENOMEMWolfram Sang2016-08-301-3/+1
* usb: wusbcore: Do not initialise statics to 0.Sandhya Bankar2016-05-091-1/+1
* usb: wusbcore: Remove space before ',' and '(' .Sandhya Bankar2016-05-091-2/+2
* wusb: Use skcipherHerbert Xu2016-01-271-14/+16
* wusb: delete double assignmentJulia Lawall2014-09-231-2/+0
* USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar2014-01-071-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* uwb: use print_hex_dump()David Vrabel2008-12-221-16/+18
* uwb: use dev_dbg() for debug messagesDavid Vrabel2008-12-221-30/+0
* wusb: disable verification of the key generation algorithmsDavid Vrabel2008-10-281-4/+11
* wusb: add the Wireless USB core (security)Inaky Perez-Gonzalez2008-09-171-0/+538
OpenPOWER on IntegriCloud