Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c4741b23059794bd99beef0f700103b0d983b3fd
/
crypto
/
ccm.c
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
0db1903
crypto: ccm - use template array registering API to simplify the code
by Xiongfeng Wang
· 6 years ago
ebf533a
crypto: ccm - Remove VLA usage
by Ard Biesheuvel
· 6 years ago
441f99c
crypto: ccm - preserve the IV buffer
by Romain Izard
· 7 years ago
3b30460
crypto: ccm - move cbcmac input off the stack
by Ard Biesheuvel
· 8 years ago
5ba8e2a
crypto: ccm - drop unnecessary minimum 32-bit alignment
by Ard Biesheuvel
· 8 years ago
5338ad7
crypto: ccm - honour alignmask of subordinate MAC cipher
by Ard Biesheuvel
· 8 years ago
f15f05b
crypto: ccm - switch to separate cbcmac driver
by Ard Biesheuvel
· 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
464b93a
crypto: ccm - Use skcipher
by Herbert Xu
· 8 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
81c4c35
crypto: ccm - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
2c221ad
crypto: ccm - Use crypto_aead_set_reqsize helper
by Herbert Xu
· 10 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
5638cab
crypto: ccm - Fix handling of zero plaintext when computing mac
by Horia Geanta
· 11 years ago
6bf37e5
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
by James Yonan
· 11 years ago
3e8afe3
crypto: use ERR_CAST
by Julia Lawall
· 12 years ago
f0dfc0b
crypto: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
516280e
crypto: ccm - Fix handling of null assoc data
by Jarod Wilson
· 16 years ago
4a49b49
[CRYPTO] ccm: Added CCM mode
by Joy Latten
· 17 years ago