Commit Graph

376 Commits (c1e5fcc980b7b2185b29e4f9f0d8266806ada9eb)

Author SHA1 Message Date
Herbert Xu 70dec235d8 [CRYPTO] api: Kill crypto_km_types 18 years ago
Herbert Xu 3c09f17c3d [CRYPTO] aead: Add authenc 18 years ago
Herbert Xu 5fa0fea274 [CRYPTO] scatterwalk: Add scatterwalk_map_and_copy 18 years ago
Herbert Xu e962a653f3 [CRYPTO] api: Move scatterwalk into algapi 18 years ago
Herbert Xu 2de98e7544 [CRYPTO] ablkcipher: Remove queue pointer from common alg object 18 years ago
Herbert Xu 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned 18 years ago
Herbert Xu 39e1ee011f [CRYPTO] api: Add support for multiple template parameters 18 years ago
Herbert Xu 1ae978208e [CRYPTO] api: Add aead crypto type 18 years ago
Hye-Shik Chang e2ee95b8c6 [CRYPTO] seed: New cipher algorithm 18 years ago
Adrian Bunk a349365e5e [CRYPTO] Kconfig: Remove "default m"s 18 years ago
Dan Williams 6247cdc2cd async_tx: fix dma_wait_for_async_tx 18 years ago
Herbert Xu 32528d0fbd [CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spot 18 years ago
Herbert Xu e4630f9fd8 [CRYPTO] blkcipher: Fix handling of kmalloc page straddling 18 years ago
Sebastian Siewior 0681717678 [CRYPTO] api: fix writting into unallocated memory in setkey_aligned 18 years ago
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