Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
refs/heads/master
/
crypto
/
ecb.c
0eb76ba
crypto: remove cipher routines from public crypto API
by Ard Biesheuvel
· 4 years, 1 month ago
b3c16bf
crypto: skcipher - Add skcipher_ialg_simple helper
by Herbert Xu
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
52e9368
crypto: ecb - convert to skcipher API
by Eric Biggers
· 6 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
5b37c19
crypto: ecb - Fix checkpatch errors
by Richard Hartmann
· 15 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
db131ef
[CRYPTO] cipher: Added block ciphers for CBC/ECB
by Herbert Xu
· 18 years ago