blob: e924c801f29716293f873413d6a81a6eb86fc61e [file] [log] [blame]
b3c16bfc6a79 ("crypto: skcipher - Add skcipher_ialg_simple helper")
0be487ba2e2f ("crypto: pcbc - convert to skcipher_alloc_instance_simple()")
fb6de25c3bdb ("crypto: pcbc - remove ability to wrap internal ciphers")
21f3ca6cd52e ("crypto: ofb - convert to skcipher_alloc_instance_simple()")
6b611d98c6f5 ("crypto: keywrap - convert to skcipher API")
52e9368fe6d9 ("crypto: ecb - convert to skcipher API")
11f14630c4b3 ("crypto: ctr - convert to skcipher API")
03b8302ddaad ("crypto: cfb - convert to skcipher_alloc_instance_simple()")
a5a84a9dbf3d ("crypto: cbc - convert to skcipher_alloc_instance_simple()")
0872da16dd63 ("crypto: skcipher - add helper for simple block cipher modes")
b3e3e2db7de4 ("crypto: ofb - fix handling partial blocks and make thread-safe")
394a9e044702 ("crypto: cfb - add missing 'chunksize' property")
c79b411eaa72 ("crypto: skcipher - remove remnants of internal IV generators")
946dca8fe456 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6")