Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
include
/
crypto
/
internal
/
hash.h
22ca9f4
crypto: shash - avoid comparing pointers to exported functions under CFI
by Ard Biesheuvel
· 3 years, 7 months ago
b00ba76
crypto: ahash - Add ahash_alg_instance
by Herbert Xu
· 4 years, 5 months ago
8afa25a
crypto: hash - Remove unused async iterators
by Ira Weiny
· 4 years, 5 months ago
a39c66c
crypto: shash - convert shash_free_instance() to new style
by Eric Biggers
· 5 years ago
48fb3e5
crypto: hash - add support for new way of freeing instances
by Eric Biggers
· 5 years ago
6d1b41f
crypto: ahash - unexport crypto_ahash_type
by Eric Biggers
· 5 years ago
629f1af
crypto: algapi - remove obsoleted instance creation helpers
by Eric Biggers
· 5 years ago
84a9c93
crypto: ahash - introduce crypto_grab_ahash()
by Eric Biggers
· 5 years ago
fdfad1f
crypto: shash - introduce crypto_grab_shash()
by Eric Biggers
· 5 years ago
77f7e94
crypto: ahash - make struct ahash_instance be the full size
by Eric Biggers
· 5 years ago
1b84e7d
crypto: shash - make struct shash_instance be the full size
by Eric Biggers
· 5 years ago
c6d633a
crypto: algapi - make unregistration functions return void
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
4d2fa8b
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
5e99a0a
crypto: algapi - remove crypto_tfm_in_queue()
by Eric Biggers
· 6 years ago
14aa1a8
crypto: algapi - remove crypto_alloc_instance()
by Eric Biggers
· 6 years ago
edbd1ec
crypto: mcryptd - remove pointless wrapper functions
by Eric Biggers
· 7 years ago
cd6ed77
crypto: hash - introduce crypto_hash_alg_has_setkey()
by Eric Biggers
· 7 years ago
af3ff80
crypto: hmac - require that the underlying hash algorithm is unkeyed
by Eric Biggers
· 7 years ago
6f7473c
crypto: hash - add crypto_(un)register_ahashes()
by Rabin Vincent
· 7 years ago
ef0579b
crypto: ahash - Fix EINPROGRESS notification callback
by Herbert Xu
· 8 years ago
331bf73
crypto: sha1-mb - async implementation for sha1-mb
by Megha Dey
· 9 years ago
8965450
crypto: hash - Remove crypto_hash interface
by Herbert Xu
· 9 years ago
1e65b81
crypto: sha-mb - multibuffer crypto infrastructure
by Tim Chen
· 10 years ago
75ecb23
crypto: hash - Add real ahash walk interface
by Herbert Xu
· 11 years ago
50fc3e8
crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once
by Jussi Kivilinna
· 13 years ago
66f6ce5
crypto: ahash - Add unaligned handling and default operations
by Herbert Xu
· 16 years ago
500b3e3
crypto: ahash - Remove old_ahash_alg
by Herbert Xu
· 16 years ago
4dc10c0
crypto: crypto4xx - Switch to new style ahash
by Herbert Xu
· 16 years ago
52861c7
crypto: hash - Add helpers to free spawns
by Herbert Xu
· 16 years ago
01c2dec
crypto: ahash - Add instance/spawn support
by Herbert Xu
· 16 years ago
88056ec
crypto: ahash - Convert to new style algorithms
by Herbert Xu
· 16 years ago
fc00127
crypto: ahash - Add crypto_ahash_set_reqsize
by Herbert Xu
· 16 years ago
7eddf95
crypto: shash - Export async functions
by Herbert Xu
· 16 years ago
113adef
crypto: shash - Make descsize a run-time attribute
by Herbert Xu
· 16 years ago
ef5d590
crypto: shash - Add shash_instance_ctx
by Herbert Xu
· 16 years ago
0390e6a
crypto: shash - Add __crypto_shash_cast
by Herbert Xu
· 16 years ago
cde6263
crypto: shash - Add crypto_shash_ctx_aligned
by Herbert Xu
· 16 years ago
619a6eb
crypto: shash - Add shash_register_instance
by Herbert Xu
· 16 years ago
7d6f5640
crypto: shash - Add shash_attr_alg2 helper
by Herbert Xu
· 16 years ago
9429699
crypto: shash - Add spawn support
by Herbert Xu
· 16 years ago
2e4fddd
crypto: shash - Add shash_instance
by Herbert Xu
· 16 years ago
5f7082e
crypto: hash - Export shash through hash
by Herbert Xu
· 16 years ago
dec8b78
crypto: hash - Add import/export interface
by Herbert Xu
· 16 years ago
7b5a080b
crypto: hash - Add shash interface
by Herbert Xu
· 16 years ago
18e33e6
crypto: hash - Move ahash functions into crypto/hash.h
by Herbert Xu
· 17 years ago
2003625
crypto: hash - Added scatter list walking helper
by Herbert Xu
· 17 years ago