Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6e8793674bb0d1135ca0e5c9f7e16fecbf815926
/
crypto
/
vmac.c
0eb76ba
crypto: remove cipher routines from public crypto API
by Ard Biesheuvel
· 4 years, 1 month ago
7bcb2c9
crypto: algapi - use common mechanism for inheriting flags
by Eric Biggers
· 4 years, 6 months ago
a39c66c
crypto: shash - convert shash_free_instance() to new style
by Eric Biggers
· 5 years ago
d5ed3b6
crypto: cipher - make crypto_spawn_cipher() take a crypto_cipher_spawn
by Eric Biggers
· 5 years ago
3b4e73d
crypto: vmac - use crypto_grab_cipher() and simplify error paths
by Eric Biggers
· 5 years ago
674f368
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
by Eric Biggers
· 5 years ago
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
0917b87
crypto: vmac - remove insecure version with hardcoded nonce
by Eric Biggers
· 7 years ago
ed331ad
crypto: vmac - add nonced version with big endian digest
by Eric Biggers
· 7 years ago
bb29648
crypto: vmac - separate tfm and request context
by Eric Biggers
· 7 years ago
73bf20e
crypto: vmac - require a block cipher with 128-bit block size
by Eric Biggers
· 7 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
ba1ee07
crypto: vmac - Make VMAC work when blocks aren't aligned
by Salman Qazi
· 12 years ago
66ce0b0
crypto: crypto_user - fix sparse warnings (symbol was not declared, should be static?)
by Jussi Kivilinna
· 12 years ago
4bb33cc
crypto: add module.h to those files that are explicitly using it
by Paul Gortmaker
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
304a204
crypto: vmac - Fix big-endian support
by Shane Wang
· 15 years ago
f1939f7
crypto: vmac - New hash algorithm for intel_txt support
by Shane Wang
· 15 years ago