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_aead.c
Age
Commit message (
Expand
)
Author
2020-02-22
crypto: ccree - use u32 for SRAM addresses
Geert Uytterhoeven
2020-02-22
crypto: ccree - defer larval_digest_addr init until needed
Geert Uytterhoeven
2020-02-22
crypto: ccree - drop duplicated error message on SRAM exhaustion
Geert Uytterhoeven
2020-02-22
crypto: ccree - remove unneeded casts
Geert Uytterhoeven
2020-02-13
crypto: ccree - fix AEAD blocksize registration
Gilad Ben-Yossef
2020-01-22
crypto: ccree - turn errors to debug msgs
Gilad Ben-Yossef
2020-01-22
crypto: ccree - fix AEAD decrypt auth fail
Gilad Ben-Yossef
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
crypto: remove CRYPTO_TFM_RES_BAD_BLOCK_LEN
Eric Biggers
2019-10-26
crypto: ccree - fix comparison of unsigned expression warning
Tian Tao
2019-08-22
crypto: ccree/des - switch to new verification routines
Ard Biesheuvel
2019-08-09
crypto: ccree - use std api sg_zero_buffer
Gilad Ben-Yossef
2019-08-09
crypto: ccree - use the full crypt length value
Gilad Ben-Yossef
2019-07-27
crypto: ccree - check assoclen for rfc4543
Iuliana Prodan
2019-07-26
crypto: ccree - drop legacy ivgen support
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 - don't mangle the request assoclen
Gilad Ben-Yossef
2019-04-25
crypto: ccree - remove unused defines
Gilad Ben-Yossef
2019-04-25
crypto: ccree - do not copy zero size MLLI table
Gilad Ben-Yossef
2019-04-25
crypto: ccree - zero out internal struct before use
Gilad Ben-Yossef
2019-04-25
crypto: ccree - copyright header update
Gilad Ben-Yossef
2019-04-25
crypto: ccree - fix backlog notifications
Gilad Ben-Yossef
2019-04-18
crypto: ccree - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-01-10
crypto: ccree - convert to use crypto_authenc_extractkeys()
Eric Biggers
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-08-03
crypto: ccree - drop useless type flag during reg
Gilad Ben-Yossef
2018-03-03
crypto: ccree - add support for older HW revs
Gilad Ben-Yossef
2018-02-15
crypto: ccree - add AEAD support
Gilad Ben-Yossef