index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
wusbcore
/
crypto.c
Age
Commit message (
Expand
)
Author
2017-01-10
wusbcore: Fix one more crypto-on-the-stack bug
Andy Lutomirski
2016-10-19
wusb: fix error return code in wusb_prf()
Wei Yongjun
2016-10-17
wusb: Stop using the stack for sg crypto scratch space
Andy Lutomirski
2016-08-30
usb: wusbcore: crypto: don't print on ENOMEM
Wolfram Sang
2016-05-09
usb: wusbcore: Do not initialise statics to 0.
Sandhya Bankar
2016-05-09
usb: wusbcore: Remove space before ',' and '(' .
Sandhya Bankar
2016-01-27
wusb: Use skcipher
Herbert Xu
2014-09-23
wusb: delete double assignment
Julia Lawall
2014-01-07
USB: wusbcore: correct spelling mistakes in comments and error string
Rahul Bedarkar
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2008-12-22
uwb: use print_hex_dump()
David Vrabel
2008-12-22
uwb: use dev_dbg() for debug messages
David Vrabel
2008-10-28
wusb: disable verification of the key generation algorithms
David Vrabel
2008-09-17
wusb: add the Wireless USB core (security)
Inaky Perez-Gonzalez