Commit Graph

308 Commits (9acd9f3ae92d0dc0ca7504fb48c1040e8bbc39fe)

Author SHA1 Message Date
Sebastian Siewior 81190b3215 [CRYPTO] aes-x86-64: Remove setkey 17 years ago
Sebastian Siewior 96e82e4551 [CRYPTO] aes-generic: Make key generation exportable 17 years ago
Sebastian Siewior be5fb27012 [CRYPTO] aes-generic: Coding style cleanup 17 years ago
Joy Latten 41fdab3dd3 [CRYPTO] ctr: Add countersize 17 years ago
Denys Vlasenko d3e7480572 [CRYPTO] camellia: De-unrolling 17 years ago
Denys Vlasenko 1ce73e8d6d [CRYPTO] camellia: Code cleanup 17 years ago
Denys Vlasenko 3a5e5f8108 [CRYPTO] camellia: Code cleanup 17 years ago
Denys Vlasenko 1721a81256 [CRYPTO] camellia: Code cleanup 17 years ago
Denys Vlasenko e2b21b5002 [CRYPTO] twofish: Do not unroll big stuff in twofish key setup 17 years ago
Sebastian Siewior 89e1265431 [CRYPTO] aes: Move common defines into a header file 17 years ago
Evgeniy Polyakov c3041f9c93 [CRYPTO] hifn_795x: Detect weak keys 17 years ago
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 18 years ago
Herbert Xu a5a613a429 [CRYPTO] tcrypt: Move sg_init_table out of timing loops 18 years ago
David S. Miller b733588559 [CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly. 18 years ago
David S. Miller a6767721a5 [CRYPTO]: HMAC needs some more scatterlist fixups. 18 years ago
Vlad Yasevich 41fb285430 [CRYPTO]: Fix hmac_digest from the SG breakage. 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Jens Axboe 78c2f0b8c2 [SG] Update crypto/ to sg helpers 18 years ago
John Anthony Kazos Jr 991d17403c crypto: convert "crypto" subdirectory to UTF-8 18 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