Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
553927d6aab993e1297d0c69274cd0c2df5440ca
/
crypto
/
lrw.c
c2ff394
crypto: lrw - Fix out-of bounds access on counter overflow
by Ondrej Mosnacek
· 6 years ago
8c30fbe
crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()
by Eric Biggers
· 6 years ago
8c9bdab
crypto: lrw - Free rctx->ext with kzfree
by Herbert Xu
· 7 years ago
217afcc
crypto: lrw - remove lrw_crypt()
by Eric Biggers
· 7 years ago
4e5b0ad
crypto: remove redundant backlog checks on EBUSY
by Gilad Ben-Yossef
· 7 years ago
d38efad
crypto: lrw - Check for incorrect cipher name
by Christophe Jaillet
· 7 years ago
616129c
crypto: lrw - Fix an error handling path in 'create()'
by Christophe Jaillet
· 7 years ago
4702bbe
crypto: lrw - Fix use-after-free on EINPROGRESS
by Herbert Xu
· 8 years ago
9df0eb1
crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
by Eric Biggers
· 8 years ago
700cb3f
crypto: lrw - Convert to skcipher
by Herbert Xu
· 8 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
6c2205b
crypto: lrw - add interface for parallelized cipher implementions
by Jussi Kivilinna
· 13 years ago
171c020
crypto: lrw - split gf128mul table initialization from setkey
by Jussi Kivilinna
· 13 years ago
4660720
crypto: lrw - use blocksize constant
by Jussi Kivilinna
· 13 years ago
b884f8b
crypto: lrw - fix memleak
by Jussi Kivilinna
· 13 years ago
8eb2dfa
crypto: lrw - Fix big endian support
by Herbert Xu
· 16 years ago
fd4609a
[CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu
by Marcin Slusarz
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
ebc610e
[CRYPTO] templates: Pass type/mask when creating instances
by Herbert Xu
· 18 years ago
2e306ee
[CRYPTO] api: Add type-safe spawns
by Herbert Xu
· 18 years ago
9ebed9d
[CRYPTO] lrw: round --> lrw_round
by David S. Miller
· 18 years ago
64470f1
[CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode
by Rik Snel
· 18 years ago