Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
aa0b724a2bf041036e56cbb3b4b3afde7c5e7c9e
/
crypto
/
xts.c
0eb76ba
crypto: remove cipher routines from public crypto API
by Ard Biesheuvel
· 4 years, 1 month ago
958ea4e
crypto: xts - Replace memcpy() invocation with simple assignment
by Ard Biesheuvel
· 4 years, 5 months ago
a874f59
crypto: xts - prefix function and struct names with "xts"
by Eric Biggers
· 4 years, 6 months ago
2eb27c1
crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS
by Eric Biggers
· 4 years, 6 months ago
7bcb2c9
crypto: algapi - use common mechanism for inheriting flags
by Eric Biggers
· 4 years, 6 months ago
d099ea6e
crypto - Avoid free() namespace collision
by Arnd Bergmann
· 4 years, 8 months ago
732e540
crypto: xts - simplify error handling in ->create()
by Eric Biggers
· 4 years, 10 months 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
8083b1b
crypto: xts - add support for ciphertext stealing
by Ard Biesheuvel
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
44427c0
crypto: xts - Fix atomic sleep when walking skcipher
by Herbert Xu
· 6 years ago
78105c7
crypto: xts - Drop use of auxiliary buffer
by Ondrej Mosnacek
· 6 years ago
8c30fbe
crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()
by Eric Biggers
· 6 years ago
eb66ecd
crypto: xts - remove xts_crypt()
by Eric Biggers
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
4e5b0ad
crypto: remove redundant backlog checks on EBUSY
by Gilad Ben-Yossef
· 7 years ago
5125e4e
crypto: xts - Fix an error handling path in 'create()'
by Christophe Jaillet
· 7 years ago
5a0387a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
aa4a829
crypto: xts - Fix use-after-free on EINPROGRESS
by Herbert Xu
· 8 years ago
e55318c
crypto: gf128mul - switch gf128mul_x_ble to le128
by Ondrej Mosnáček
· 8 years ago
9df0eb1
crypto: xts,lrw - fix out-of-bounds write after kmalloc failure
by Eric Biggers
· 8 years ago
8902757
crypto: xts - Propagate NEED_FALLBACK bit
by Herbert Xu
· 8 years ago
f1c131b
crypto: xts - Convert to skcipher
by Herbert Xu
· 8 years ago
ddbc736
crypto: xts - fix a little typo
by Corentin LABBE
· 8 years ago
28856a9
crypto: xts - consolidate sanity check for keys
by Stephan Mueller
· 9 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
ce00455
crypto: xts: add interface for parallelized cipher implementations
by Jussi Kivilinna
· 13 years ago
f9d2691
crypto: xts - use blocksize constant
by Jussi Kivilinna
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
8db05078
crypto: Use ERR_CAST
by Julia Lawall
· 15 years ago
6212f2c
[CRYPTO] xts: Use proper alignment
by Sebastian Siewior
· 17 years ago
f19f511
[CRYPTO] xts: XTS blockcipher mode implementation without partial blocks
by Rik Snel
· 17 years ago