Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c24449b321095d8c80cdda3d68107269c1d5569f
/
crypto
/
xcbc.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
1e212a6
crypto: xcbc - use crypto_grab_cipher() and simplify error paths
by Eric Biggers
· 5 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
3bdd23f
crypto: xcbc - Remove VLA usage
by Kees Cook
· 6 years ago
1af39da
crypto: replace FSF address with web source in license notices
by Martin Kepplinger
· 7 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
4bb33cc
crypto: add module.h to those files that are explicitly using it
by Paul Gortmaker
· 14 years ago
36f87a4
crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx
by Steffen Klassert
· 15 years ago
ac95301
crypto: xcbc - Fix shash conversion
by Herbert Xu
· 15 years ago
b588ef6
crypto: xcbc - Use crypto_xor
by Herbert Xu
· 15 years ago
b5ebd44
crypto: xcbc - Fix incorrect error value when creating instance
by Herbert Xu
· 15 years ago
3106caa
crypto: xcbc - Switch to shash
by Herbert Xu
· 15 years ago
1edcf2e
[CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk
by Joy Latten
· 17 years ago
2f40a17
[CRYPTO] xcbc: Fix crash with IPsec
by Joy Latten
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
94765b9
[CRYPTO] xcbc: Remove bogus hash/cipher test
by Herbert Xu
· 17 years ago
1b87887
[CRYPTO] xcbc: Fix algorithm leak when block size check fails
by Herbert Xu
· 17 years ago
42c271c
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
by Herbert Xu
· 17 years ago
78c2f0b
[SG] Update crypto/ to sg helpers
by Jens Axboe
· 17 years ago
ebc610e
[CRYPTO] templates: Pass type/mask when creating instances
by Herbert Xu
· 18 years ago
6b701dd
[CRYPTO] xcbc: Use new cipher interface
by Herbert Xu
· 18 years ago
2e306ee
[CRYPTO] api: Add type-safe spawns
by Herbert Xu
· 18 years ago
fb46984
[CRYPTO] all: Check for usage in hard IRQ context
by Herbert Xu
· 18 years ago
5b37538
[CRYPTO] xcbc: Make needlessly global code static
by Adrian Bunk
· 18 years ago
333b0d7
[CRYPTO] xcbc: New algorithm
by Kazunori MIYAZAWA
· 18 years ago