index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
2021-07-20
crypto: shash - avoid comparing pointers to exported functions under CFI
Ard Biesheuvel
2020-07-09
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
Herbert Xu
2018-10-22
Revert "FROMGIT: crypto: speck - export common helpers"
Alistair Strachan
2018-08-17
crypto: vmac - separate tfm and request context
Eric Biggers
2018-06-28
crypto: skcipher - Add low-level skcipher interface
Herbert Xu
2018-06-28
crypto: skcipher - Add helper to retrieve driver name
Herbert Xu
2018-06-28
crypto: skcipher - Add default key size helper
Herbert Xu
2018-02-23
FROMGIT: crypto: speck - export common helpers
Eric Biggers
2018-02-16
crypto: poly1305 - remove ->setkey() method
Eric Biggers
2018-02-16
crypto: hash - introduce crypto_hash_alg_has_setkey()
Eric Biggers
2018-01-02
crypto: mcryptd - protect the per-CPU queue with a lock
Sebastian Andrzej Siewior
2017-12-20
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2017-04-21
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
2017-02-10
ANDROID: crypto: gf128mul - Add ble multiplication functions
Alex Cope
2017-02-10
UPSTREAM: crypto: gf128mul - Zero memory when freeing multiplication table
Alex Cope
2017-02-10
ANDROID: crypto: shash - Add crypto_grab_shash() and crypto_spawn_shash_alg()
Eric Biggers
2017-02-10
ANDROID: crypto: allow blkcipher walks over ablkcipher data
Eric Biggers
2016-10-22
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
2016-04-25
crypto: ice: split the config callback
Andrey Markovytch
2016-04-25
PFK: fix race between key set and key invalidate in TZ
Andrey Markovytch
2016-04-22
crypto: ice: general driver clean-up
Andrey Markovytch
2016-03-22
qseecom: add snapshot of qseecom driver
Zhen Kong
2016-02-17
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
2016-02-17
crypto: skcipher - Add crypto_skcipher_has_setkey
Herbert Xu
2016-02-17
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
2016-02-17
crypto: af_alg - Add nokey compatibility path
Herbert Xu
2016-02-17
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
2015-10-20
crypto: ahash - Add crypto_ahash_blocksize
Herbert Xu
2015-10-14
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
2015-08-21
crypto: hash - Add AHASH_REQUEST_ON_STACK
Herbert Xu
2015-08-21
crypto: skcipher - Add top-level skcipher interface
Herbert Xu
2015-08-17
crypto: replace scatterwalk_sg_chain with sg_chain
Dan Williams
2015-08-17
crypto: aead - Remove old AEAD interfaces
Herbert Xu
2015-08-17
crypto: aead - Add type-safe geniv init/exit helpers
Herbert Xu
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
2015-08-07
MODSIGN: Provide a utility to append a PKCS#7 signature to a module
David Howells
2015-08-07
PKCS#7: Allow detached data to be supplied for signature checking purposes
David Howells
2015-08-07
X.509: Support X.509 lookup by Issuer+Serial form AuthorityKeyIdentifier
David Howells
2015-08-04
crypto: doc - AEAD API conversion
Stephan Mueller
2015-07-17
crypto: poly1305 - Export common Poly1305 helpers
Martin Willi
2015-07-17
crypto: chacha20 - Export common ChaCha20 helpers
Martin Willi
2015-07-14
crypto: aead - Add type-safe function for freeing instances
Herbert Xu
2015-07-14
crypto: api - Add instance free function to crypto_type
Herbert Xu
2015-07-14
crypto: aead - Add aead_queue interface
Herbert Xu
2015-07-14
crypto: api - Remove unused __crypto_dequeue_request
Herbert Xu
2015-06-22
crypto: rng - Do not free default RNG when it becomes unused
Herbert Xu
2015-06-19
crypto: aead - Fix aead_instance struct size
Herbert Xu
2015-06-17
crypto: rsa - add a new rsa generic implementation
Tadeusz Struk
2015-06-17
crypto: akcipher - add PKE API
Tadeusz Struk
[next]