Commit Graph

182 Commits (120c0b6d57257b2a3508d96bdaf54781935439f6)

Author SHA1 Message Date
Jan Glauber 5265eeb2b0 [CRYPTO] sha: Add header file for SHA definitions 18 years ago
Sebastian Siewior ad5d27899f [CRYPTO] sha: Load the SHA[1|256] module by an alias 18 years ago
Sebastian Siewior f8246af005 [CRYPTO] aes: Rename aes to aes-generic 18 years ago
Sebastian Siewior c5a511f1cd [CRYPTO] des: Rename des to des-generic 18 years ago
Herbert Xu 7607bd8ff0 [CRYPTO] blkcipher: Added blkcipher_walk_virt_block 18 years ago
Herbert Xu 2614de1b9a [CRYPTO] blkcipher: Increase kmalloc amount to aligned block size 18 years ago
Herbert Xu d8058480b3 [CRYPTO] api: Explain the comparison on larval cra_name 18 years ago
Herbert Xu 70613783fc [CRYPTO] blkcipher: Remove alignment restriction on block size 18 years ago
Herbert Xu e4c5c6c9b0 [CRYPTO] authenc: Kill spaces in algorithm names 18 years ago
Herbert Xu 720a650f8a [CRYPTO] cryptomgr: Fix parsing of recursive algorithms 18 years ago
Rik Snel f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks 18 years ago
Ingo Oeser 5aaff0c8f7 [CRYPTO] blkcipher: Use max() in blkcipher_get_spot() to state the intention 18 years ago
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