index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccree
/
cc_driver.h
Age
Commit message (
Expand
)
Author
2021-01-03
crypto: ccree - remove unused including <linux/version.h>
Tian Tao
2020-11-27
crypto: ccree - rework cache parameters handling
Gilad Ben-Yossef
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-08-21
crypto: ccree - remove data unit size support
Gilad Ben-Yossef
2020-03-12
crypto: ccree - remove pointless comment
Hadar Gat
2020-03-12
crypto: ccree - update register handling macros
Hadar Gat
2020-02-22
crypto: ccree - remove struct cc_cipher_handle
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove struct buff_mgr_handle
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove struct cc_debugfs_ctx
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove struct cc_sram_ctx
Geert Uytterhoeven
2020-02-22
crypto: ccree - simplify Runtime PM handling
Geert Uytterhoeven
2020-02-22
crypto: ccree - use u32 for SRAM addresses
Geert Uytterhoeven
2020-02-22
crypto: ccree - clean up clock handling
Geert Uytterhoeven
2020-01-22
crypto: ccree - split overloaded usage of irq field
Gilad Ben-Yossef
2020-01-22
crypto: ccree - fix PM race condition
Gilad Ben-Yossef
2019-12-11
crypto: ccree - remove useless define
Gilad Ben-Yossef
2019-07-26
crypto: ccree - drop legacy ivgen support
Gilad Ben-Yossef
2019-06-27
crypto: ccree - add HW engine config check
Gilad Ben-Yossef
2019-06-27
crypto: ccree - check that cryptocell reset completed
Ofir Drang
2019-04-25
crypto: ccree - don't map AEAD key and IV on stack
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 - add CPP completion handling
Gilad Ben-Yossef
2019-04-25
crypto: ccree - add support for sec disabled mode
Gilad Ben-Yossef
2019-01-25
crypto: ccree - remove legacy leftover
Hadar Gat
2018-12-07
crypto: ccree - add support for CryptoCell 703
Gilad Ben-Yossef
2018-11-09
crypto: ccree - adjust hash length to suit certain context specifics
Yael Chemla
2018-11-09
crypto: ccree - add support for CryptoCell 713
Gilad Ben-Yossef
2018-08-03
crypto: ccree - drop useless type flag during reg
Gilad Ben-Yossef
2018-05-31
crypto: ccree - correct host regs offset
Gilad Ben-Yossef
2018-03-03
crypto: ccree - add support for older HW revs
Gilad Ben-Yossef
2018-02-15
crypto: ccree - add FIPS support
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