index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccree
/
cc_buffer_mgr.c
Age
Commit message (
Expand
)
Author
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-03-12
crypto: ccree - refactor AEAD IV in AAD handling
Gilad Ben-Yossef
2020-03-12
crypto: ccree - remove ancient TODO remarks
Gilad Ben-Yossef
2020-02-22
crypto: ccree - improve kerneldoc in cc_buffer_mgr.c
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove struct buff_mgr_handle
Geert Uytterhoeven
2020-02-22
crypto: ccree - make mlli_params.mlli_virt_addr void *
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove unneeded casts
Geert Uytterhoeven
2020-02-13
crypto: ccree - dec auth tag size from cryptlen map
Gilad Ben-Yossef
2020-02-13
crypto: ccree - only try to map auth tag if needed
Gilad Ben-Yossef
2020-02-13
crypto: ccree - protect against empty or NULL scatterlists
Gilad Ben-Yossef
2019-08-09
crypto: ccree - use std api sg_zero_buffer
Gilad Ben-Yossef
2019-04-25
crypto: ccree - don't map AEAD key and IV on stack
Gilad Ben-Yossef
2019-04-25
crypto: ccree - zap entire sg on aead request unmap
Gilad Ben-Yossef
2019-04-25
crypto: ccree - make AEAD sgl iterator well behaved
Gilad Ben-Yossef
2019-04-25
crypto: ccree - don't mangle the request assoclen
Gilad Ben-Yossef
2019-04-25
crypto: ccree - simplify AEAD ICV addr calculation
Gilad Ben-Yossef
2019-04-25
crypto: ccree - simplify fragment ICV detection
Gilad Ben-Yossef
2019-04-25
crypto: ccree - copyright header update
Gilad Ben-Yossef
2019-04-25
crypto: ccree - use std api when possible
Gilad Ben-Yossef
2019-04-25
crypto: ccree - remove special handling of chained sg
Gilad Ben-Yossef
2019-04-25
crypto: ccree - read next IV from HW
Gilad Ben-Yossef
2019-01-25
crypto: ccree - fix free of unallocated mlli buffer
Hadar Gat
2019-01-25
crypto: ccree - add error message
Hadar Gat
2019-01-25
crypto: ccree - improve error handling
Hadar Gat
2018-08-03
crypto: ccree - remove cipher ivgen left overs
Gilad Ben-Yossef
2018-02-15
crypto: ccree - add AEAD support
Gilad Ben-Yossef
2018-02-15
crypto: ccree - add ahash support
Gilad Ben-Yossef
2018-02-15
crypto: ccree - add skcipher support
Gilad Ben-Yossef
2018-02-15
crypto: ccree - introduce CryptoCell driver
Gilad Ben-Yossef