Commit Graph

297 Commits (e48b9db251122b88783844b1d2d69c6780f898ff)

Author SHA1 Message Date
Evgeniy Polyakov 16d004a2ed [CRYPTO] des: Create header file for common macros 17 years ago
Joy Latten 23e353c8a6 [CRYPTO] ctr: Add CTR (Counter) block cipher mode 17 years ago
Al Viro 3c50b3683a fcrypt endianness misannotations 17 years ago
Herbert Xu 38cb2419f5 [CRYPTO] api: Fix potential race in crypto_remove_spawn 17 years ago
Herbert Xu f347c4facf [CRYPTO] authenc: Move initialisations up to shut up gcc 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
Herbert Xu a5a613a429 [CRYPTO] tcrypt: Move sg_init_table out of timing loops 17 years ago
David S. Miller b733588559 [CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly. 17 years ago
David S. Miller a6767721a5 [CRYPTO]: HMAC needs some more scatterlist fixups. 17 years ago
Vlad Yasevich 41fb285430 [CRYPTO]: Fix hmac_digest from the SG breakage. 17 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 17 years ago
Jens Axboe 78c2f0b8c2 [SG] Update crypto/ to sg helpers 17 years ago
John Anthony Kazos Jr 991d17403c crypto: convert "crypto" subdirectory to UTF-8 17 years ago
Jens Axboe ab83407e9e crypto: don't pollute the global namespace with sg_next() 18 years ago
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