index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccree
/
cc_hash.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccree - Set DMA alignment explicitly
Herbert Xu
2022-12-09
1
-43
/
+43
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-4
/
+4
*
crypto: ccree - remove ancient TODO remarks
Gilad Ben-Yossef
2020-03-12
1
-3
/
+0
*
crypto: ccree - use devm_kzalloc() for hash data
Geert Uytterhoeven
2020-02-22
1
-16
/
+8
*
crypto: ccree - use devm_k[mz]alloc() for AEAD data
Geert Uytterhoeven
2020-02-22
1
-5
/
+4
*
crypto: ccree - improve kerneldoc in cc_hash.[ch]
Geert Uytterhoeven
2020-02-22
1
-5
/
+6
*
crypto: ccree - extract cc_init_copy_sram()
Geert Uytterhoeven
2020-02-22
1
-55
/
+36
*
crypto: ccree - use u32 for SRAM addresses
Geert Uytterhoeven
2020-02-22
1
-11
/
+10
*
crypto: ccree - defer larval_digest_addr init until needed
Geert Uytterhoeven
2020-02-22
1
-2
/
+3
*
crypto: ccree - drop duplicated error message on SRAM exhaustion
Geert Uytterhoeven
2020-02-22
1
-1
/
+0
*
crypto: ccree - swap SHA384 and SHA512 larval hashes at build time
Geert Uytterhoeven
2020-02-22
1
-32
/
+17
*
crypto: ccree - remove unneeded casts
Geert Uytterhoeven
2020-02-22
1
-12
/
+12
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-6
/
+0
*
crypto: ccree - remove useless define
Gilad Ben-Yossef
2019-12-11
1
-2
/
+0
*
crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.h
Hans de Goede
2019-09-05
1
-76
/
+77
*
crypto: ccree - don't map MAC key on stack
Gilad Ben-Yossef
2019-04-25
1
-3
/
+21
*
crypto: ccree - use correct internal state sizes for export
Gilad Ben-Yossef
2019-04-25
1
-2
/
+2
*
crypto: ccree - copyright header update
Gilad Ben-Yossef
2019-04-25
1
-1
/
+1
*
crypto: ccree - use proper callback completion api
Gilad Ben-Yossef
2019-04-25
1
-3
/
+3
*
crypto: ccree - fix backlog notifications
Gilad Ben-Yossef
2019-04-25
1
-8
/
+20
*
crypto: ccree - add support for CryptoCell 703
Gilad Ben-Yossef
2018-12-07
1
-2
/
+14
*
crypto: ccree - add SM3 support
Yael Chemla
2018-11-09
1
-23
/
+96
*
crypto: ccree - modify set_cipher_mode usage from cc_hash
Yael Chemla
2018-11-09
1
-9
/
+9
*
crypto: ccree - adjust hash length to suit certain context specifics
Yael Chemla
2018-11-09
1
-16
/
+24
*
crypto: ccree - fix finup
Hadar Gat
2018-07-08
1
-65
/
+16
*
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-08
1
-1
/
+0
*
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-08
1
-2
/
+1
*
crypto: ccree - add support for older HW revs
Gilad Ben-Yossef
2018-03-02
1
-74
/
+75
*
crypto: ccree - add ahash support
Gilad Ben-Yossef
2018-02-15
1
-0
/
+2295