Sign in
android-kvm
/
linux
/
4897e722b54f10e2e96c3eeca260caa7a8b0dbff
/
crypto
/
adiantum.c
0eb76ba
crypto: remove cipher routines from public crypto API
by Ard Biesheuvel
· 4 years ago
453431a
mm, treewide: rename kzfree() to kfree_sensitive()
by Waiman Long
· 4 years, 5 months ago
7bcb2c9
crypto: algapi - use common mechanism for inheriting flags
by Eric Biggers
· 4 years, 5 months ago
a78208e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
1c08a10
crypto: poly1305 - add new 32 and 64-bit generic versions
by Jason A. Donenfeld
· 5 years ago
d5ed3b6
crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn
by Eric Biggers
· 5 years ago
ba44840
crypto: adiantum - use crypto_grab_{cipher,shash} and simplify error paths
by Eric Biggers
· 5 years ago
de95c95
crypto: algapi - pass instance to crypto_grab_spawn()
by Eric Biggers
· 5 years ago
b9f76dd
crypto: skcipher - pass instance to crypto_grab_skcipher()
by Eric Biggers
· 5 years ago
af5034e
crypto: remove propagation of CRYPTO_TFM_RES_* flags
by Eric Biggers
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
48ea8c6
crypto: poly1305 - move core routines into a separate library
by Ard Biesheuvel
· 5 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
6db43410
crypto: adiantum - initialize crypto_spawn::inst
by Eric Biggers
· 6 years ago
00c9fe3
crypto: adiantum - fix leaking reference to hash algorithm
by Eric Biggers
· 6 years ago
c6018e1
crypto: adiantum - adjust some comments to match latest paper
by Eric Biggers
· 6 years ago
b299362
crypto: adiantum - propagate CRYPTO_ALG_ASYNC flag to instance
by Eric Biggers
· 6 years ago
059c2a4
crypto: adiantum - add Adiantum support
by Eric Biggers
· 6 years ago