Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
08f41b353c1621f65bd6f61aa5f5aed2fc1feb11
/
crypto
/
pcbc.c
05c0283
crypto: pcbc - remove bogus memcpy()s with src == dest
by Eric Biggers
· 6 years ago
45fe93d
crypto: algapi - make crypto_xor() take separate dst and src arguments
by Ard Biesheuvel
· 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
043a440
crypto: pcbc - 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
d0b9007
[CRYPTO] pcbc: 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
91652be
[CRYPTO] pcbc: Add Propagated CBC template
by David Howells
· 18 years ago