Commit Graph

147 Commits (4417da668c0021903464f92db278ddae348e0299)

Author SHA1 Message Date
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
Kazunori MIYAZAWA 333b0d7eea [CRYPTO] xcbc: New algorithm 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Herbert Xu 43518407d5 [CRYPTO] api: Select cryptomgr where needed 18 years ago
Akinobu Mita 9765d262b8 [CRYPTO] api: fix crypto_alloc_base() return value 18 years ago
Alexey Dobriyan d08f74e58c [PATCH] serpent: fix endian warnings 18 years ago
Herbert Xu 73af07de3e [CRYPTO] hmac: Fix error truncation by unlikely() 19 years ago
Herbert Xu 5f77043f0f [CRYPTO] hmac: Fix hmac_init update call 19 years ago
Herbert Xu e4d5b79c66 [CRYPTO] users: Use crypto_comp and crypto_has_* 19 years ago