This website requires JavaScript.
Explore
Help
Sign In
breeze
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2026-01-25 15:03:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43388b21e72d36204822bcc3119e42abe6ebceef
linux
/
include
/
crypto
History
Herbert Xu
c3afafa478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Merge the crypto tree to pull in vmx ghash fix.
2016-10-10 11:19:47 +08:00
..
internal
crypto: skcipher - Remove top-level givcipher interface
2016-07-18 17:35:46 +08:00
ablk_helper.h
…
aead.h
crypto: aead - Add chunk size
2016-07-18 17:35:38 +08:00
aes.h
…
akcipher.h
…
algapi.h
crypto: engine - move crypto engine to its own header
2016-09-07 21:08:26 +08:00
authenc.h
…
b128ops.h
…
blowfish.h
…
cast5.h
…
cast6.h
…
cast_common.h
…
chacha20.h
…
cryptd.h
…
crypto_wq.h
…
ctr.h
…
des.h
…
dh.h
…
drbg.h
…
ecdh.h
…
engine.h
crypto: engine - permit to enqueue ashash_request
2016-09-07 21:08:27 +08:00
gf128mul.h
…
ghash.h
crypto: ghash-generic - move common definitions to a new header file
2016-10-02 22:26:40 +08:00
hash_info.h
…
hash.h
…
if_alg.h
…
kpp.h
…
lrw.h
…
mcryptd.h
…
md5.h
…
null.h
crypto: null - Remove default null blkcipher
2016-07-18 17:35:44 +08:00
padlock.h
…
pcrypt.h
…
pkcs7.h
…
poly1305.h
…
public_key.h
…
rng.h
…
scatterwalk.h
crypto: scatterwalk - Inline start/map/done
2016-07-18 17:35:50 +08:00
serpent.h
…
sha1_base.h
…
sha3.h
…
sha256_base.h
…
sha512_base.h
…
sha.h
…
skcipher.h
crypto: skcipher - Add comment for skcipher_alg->base
2016-07-19 15:42:42 +08:00
twofish.h
…
vmac.h
…
xts.h
…