Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6854d02bcb67d0b768b25b2e54482e3e4cc046a1
/
crypto
/
cbc.c
2f94605
crypto: do not free algorithm before using
by Pan Bian
· 6 years ago
e6c2e65
crypto: cbc - Propagate NEED_FALLBACK bit
by Marcelo Cerri
· 8 years ago
db91af0
crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic
by Ard Biesheuvel
· 8 years ago
cc868d8
crypto: cbc - Export CBC implementation
by Herbert Xu
· 8 years ago
79c65d1
crypto: cbc - Convert to skcipher
by Herbert Xu
· 8 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
50b6544
[CRYPTO] cbc: Require block size to be a power of 2
by Herbert Xu
· 17 years ago
3c7f076
[CRYPTO] cbc: Use crypto_xor
by Herbert Xu
· 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