index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
internal
Age
Commit message (
Expand
)
Author
2008-08-29
crypto: rng - RNG interface and implementation
Neil Horman
2008-08-29
crypto: skcipher - Move IV generators into their own modules
Herbert Xu
2008-07-10
crypto: hash - Move ahash functions into crypto/hash.h
Herbert Xu
2008-07-10
crypto: hash - Added scatter list walking helper
Herbert Xu
2008-03-08
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
2008-02-23
[CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module
Herbert Xu
2008-01-11
[CRYPTO] chainiv: Avoid lock spinning where possible
Herbert Xu
2008-01-11
[CRYPTO] null: Add null blkcipher algorithm
Herbert Xu
2008-01-11
[CRYPTO] aead: Create default givcipher instances
Herbert Xu
2008-01-11
[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Create default givcipher instances
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Added skcipher_givcrypt_complete
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Add givcrypt operations and givcipher type
Herbert Xu
2008-01-11
[CRYPTO] skcipher: Add crypto_grab_skcipher interface
Herbert Xu