Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3593030761630e09200072a4bd06468892c27be3
/
crypto
/
hmac.c
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
39e7a28
crypto: hmac - use crypto_grab_shash() and simplify error paths
by Eric Biggers
· 5 years ago
d9e1670
crypto: hmac - Use init_tfm/exit_tfm interface
by Herbert Xu
· 5 years ago
c288178
crypto: shash - allow essiv and hmac to use OPTIONAL_KEY algorithms
by Eric Biggers
· 5 years ago
ae87660
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
7829a0c
crypto: hmac - fix memory leak in hmac_init_tfm()
by Eric Biggers
· 6 years ago
e135440
crypto: hash - fix incorrect HASH_MAX_DESCSIZE
by Eric Biggers
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
c4741b2
crypto: run initcalls for generic implementations earlier
by Eric Biggers
· 6 years ago
af3ff80
crypto: hmac - require that the underlying hash algorithm is unkeyed
by Eric Biggers
· 7 years ago
03d7db5
crypto: hmac - add hmac IPAD/OPAD constant
by Corentin LABBE
· 8 years ago
4943ba1
crypto: include crypto- module prefix in template
by Kees Cook
· 10 years ago
ffb32e9
crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c
by Jan-Simon Möller
· 12 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0b767b4
crypto: hmac - Prehash ipad/opad
by Herbert Xu
· 15 years ago
3b3fc32
crypto: hmac - Fix incorrect error value when creating instance
by Herbert Xu
· 15 years ago
8bd1209
crypto: hmac - Switch to shash
by Herbert Xu
· 15 years ago
5f7082e
crypto: hash - Export shash through hash
by Herbert Xu
· 16 years ago
ca786dc
crypto: hash - Fixed digest size check
by Herbert Xu
· 16 years ago
67412f0
[CRYPTO] hmac: Avoid calling virt_to_page on key
by Herbert Xu
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
b2ab4a5
[CRYPTO] scatterwalk: Restore custom sg chaining for now
by Herbert Xu
· 17 years ago
468577a
[CRYPTO] scatterwalk: Use generic scatterlist chaining
by Herbert Xu
· 17 years ago
a676772
[CRYPTO]: HMAC needs some more scatterlist fixups.
by David S. Miller
· 17 years ago
41fb285
[CRYPTO]: Fix hmac_digest from the SG breakage.
by Vlad Yasevich
· 17 years ago
642f14903
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 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
2e306ee
[CRYPTO] api: Add type-safe spawns
by Herbert Xu
· 18 years ago
73af07d
[CRYPTO] hmac: Fix error truncation by unlikely()
by Herbert Xu
· 18 years ago
5f77043
[CRYPTO] hmac: Fix hmac_init update call
by Herbert Xu
· 18 years ago
8425165
[CRYPTO] digest: Remove old HMAC implementation
by Herbert Xu
· 18 years ago
0796ae0
[CRYPTO] hmac: Add crypto template implementation
by Herbert Xu
· 18 years ago
055bcee
[CRYPTO] digest: Added user API for new hash type
by Herbert Xu
· 18 years ago
378f058
[PATCH] Use sg_set_buf/sg_init_one where applicable
by David Hardeman
· 19 years ago
8279dd7
[CRYPTO] Don't check for NULL before kfree()
by Jesper Juhl
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago