Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f71077a4d84bbe8c7b91b7db7c4ef815755ac5e3
/
crypto
/
cts.c
7bcb2c9
crypto: algapi - use common mechanism for inheriting flags
by Eric Biggers
· 4 years, 6 months ago
3ff2bab
crypto: cts - simplify error handling in crypto_cts_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
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
c31a871
crypto: cts - don't support empty messages
by Eric Biggers
· 6 years ago
6650c4d
crypto: remove several VLAs
by Salvatore Mesoraca
· 7 years ago
4e5b0ad
crypto: remove redundant backlog checks on EBUSY
by Gilad Ben-Yossef
· 7 years ago
db91af0
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
by Ard Biesheuvel
· 8 years ago
d8c34b9
crypto: Replaced gcc specific attributes with macros from compiler.h
by Gideon Israel Dsouza
· 8 years ago
60425a8
crypto: skcipher - Get rid of crypto_spawn_skcipher2()
by Eric Biggers
· 8 years ago
a35528e
crypto: skcipher - Get rid of crypto_grab_skcipher2()
by Eric Biggers
· 8 years ago
0605c41
crypto: cts - Convert to skcipher
by Herbert Xu
· 8 years ago
988dc01
crypto: cts - Weed out non-CBC algorithms
by Herbert Xu
· 10 years ago
0c5c8e6
crypto: cts - Remove bogus use of seqiv
by Herbert Xu
· 10 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
7185ad2
crypto: memzero_explicit - make sure to clear out sensitive data
by Daniel Borkmann
· 10 years ago
3e8afe3
crypto: use ERR_CAST
by Julia Lawall
· 12 years ago
c4913c7
[CRYPTO] cts: Init SG tables
by Alexey Dobriyan
· 17 years ago
76cb952
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
by Kevin Coffman
· 17 years ago