Commit Graph

156 Commits (463c9a9f7d1f746c251761cef3af5c808394b7e1)

Author SHA1 Message Date
Dan Williams eb0645a8b1 async_tx: fix kmap_atomic usage in async_memcpy 18 years ago
Pavel Emelianov 13d31894b3 Make crypto API use seq_list_xxx helpers 18 years ago
Dan Williams 9bc89cd82d async_tx: add the async_tx api 18 years ago
Dan Williams 685784aaf3 xor: make 'xor_blocks' a library routine for use with async_tx 18 years ago
Sebastian Siewior e559e91cce [CRYPTO] api: Allow ablkcipher with no queues 18 years ago
Sebastian Siewior ca7c39385c [CRYPTO] api: Handle unaligned keys in setkey 18 years ago
Herbert Xu fe3c5206ad [CRYPTO] api: Wake up all waiters when larval completes 18 years ago
Jan Engelhardt 2e290f43dd [CRYPTO] Kconfig: Use menuconfig objects 18 years ago
Rafael J. Wysocki 189fe3174c [CRYPTO] cryptd: Fix problem with cryptd and the freezer 18 years ago
Herbert Xu da7cd59ab9 [CRYPTO] api: Read module pointer before freeing algorithm 18 years ago
Herbert Xu 29059d12e0 [CRYPTO] tcrypt: Add missing error check 18 years ago
David Sterba 3dde6ad8fc Fix trivial typos in Kconfig* files 18 years ago
Herbert Xu 1605b8471d [CRYPTO] cryptomgr: Fix use after free 18 years ago
Herbert Xu 124b53d020 [CRYPTO] cryptd: Add software async crypto daemon 18 years ago
Herbert Xu a73e69965f [CRYPTO] api: Do not remove users unless new algorithm matches 18 years ago
Herbert Xu cf02f5da94 [CRYPTO] cryptomgr: Fix parsing of nested templates 18 years ago
Herbert Xu b5b7f08869 [CRYPTO] api: Add async blkcipher type 18 years ago
Herbert Xu ebc610e5bc [CRYPTO] templates: Pass type/mask when creating instances 18 years ago
Herbert Xu 6158efc090 [CRYPTO] tcrypt: Use async blkcipher interface 18 years ago
Herbert Xu 32e3983fe5 [CRYPTO] api: Add async block cipher interface 18 years ago
Herbert Xu 03f5d8cedb [CRYPTO] api: Proc functions should be marked as unused 18 years ago
Jouni Malinen 85d32e7b0e [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi 18 years ago
Herbert Xu 9f11672728 [CRYPTO] api: Flush the current page right than the next 18 years ago
Herbert Xu beff804d8d [PATCH] crypto api: Use the right value when advancing scatterwalk_copychunks 18 years ago
Herbert Xu 4ee531a3e6 [CRYPTO] api: Use the right value when advancing scatterwalk_copychunks 18 years ago
Sebastian Siewior 7bc301e97b [CRYPTO] tcrypt: Fix error checking for comp allocation 18 years ago
J. Bruce Fields f70ee5ec8f [CRYPTO] api: scatterwalk_copychunks() fails to advance through scatterlist 18 years ago
Arjan van de Ven 2b8693c061 [PATCH] mark struct file_operations const 3 18 years ago
Noriaki TAKAMIYA 02ab5a7056 [CRYPTO] camellia: added the testing code of Camellia cipher 18 years ago
Noriaki TAKAMIYA d64beac050 [CRYPTO] camellia: added the code of Camellia cipher algorithm. 18 years ago
Noriaki TAKAMIYA 04ac7db3f2 [CRYPTO] camellia: Add Kconfig entry. 18 years ago
Herbert Xu 6b701dde8e [CRYPTO] xcbc: Use new cipher interface 18 years ago
Herbert Xu 27d2a33007 [CRYPTO] api: Allow multiple frontends per backend 18 years ago
Herbert Xu 2e306ee016 [CRYPTO] api: Add type-safe spawns 18 years ago
Herbert Xu f1ddcaf339 [CRYPTO] api: Remove deprecated interface 18 years ago
Herbert Xu ba8da2a948 [CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm call 18 years ago
David Howells 90831639a6 [CRYPTO] fcrypt: Add FCrypt from RxRPC 18 years ago
David Howells 91652be5d1 [CRYPTO] pcbc: Add Propagated CBC template 18 years ago
Andrew Donofrio a28091ae17 [CRYPTO] tcrypt: Added test vectors for sha384/sha512 18 years ago
Herbert Xu fb469840b8 [CRYPTO] all: Check for usage in hard IRQ context 18 years ago
Jan Glauber 86aa9fc245 [S390] move crypto options and some cleanup. 18 years ago
Al Viro ee36c2bf8e [PATCH] uml problems with linux/io.h 18 years ago
Herbert Xu 686106ff5e [CRYPTO] sha512: Fix sha384 block size 18 years ago
David S. Miller 9ebed9d182 [CRYPTO] lrw: round --> lrw_round 18 years ago
Rik Snel f3d1044cd0 [CRYPTO] tcrypt: LRW test vectors 18 years ago
Rik Snel 64470f1b85 [CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode 18 years ago
Rik Snel c494e0705d [CRYPTO] lib: table driven multiplications in GF(2^128) 18 years ago
Adrian Bunk cc44215eaa [CRYPTO] api: Remove unused functions 18 years ago
Adrian Bunk 5b37538a51 [CRYPTO] xcbc: Make needlessly global code static 18 years ago
Kazunori MIYAZAWA 5b2becf5dc [CRYPTO] tcrypt: Add test vectors of AES_XCBC 18 years ago