TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
fbe742b2d0ffe63ea3443b198e96b685bf388ba5
/
programs
/
psa
/
psa_hash.c
fbe742b
Add extra check to one-shot operation results
by Thomas Daubney
· 2 years ago
ce14124
Check result of multipart operation
by Thomas Daubney
· 2 years ago
606110f
Restructure start of program
by Thomas Daubney
· 2 years ago
1f98736
Add clarifying comment to new program section
by Thomas Daubney
· 2 years ago
a2b7519
Use memcmp instead of reinventing it
by Thomas Daubney
· 2 years ago
9730cb1
Change hash output formatting
by Thomas Daubney
· 2 years ago
c07fa29
Change wording in error message
by Thomas Daubney
· 2 years ago
3071c85
Clarify comments
by Thomas Daubney
· 2 years ago
c050037
Remove mbedtls_ and psa_ prefix from var names
by Thomas Daubney
· 2 years ago
a79f806
Remove superfluous calls to psa_hash_abort
by Thomas Daubney
· 2 years ago
6fc4ca2
Replace hash_size with hash_length
by Thomas Daubney
· 2 years ago
2c87234
Fix erroneous macro guards
by Thomas Daubney
· 2 years ago
1fd916a
Address review comments
by Thomas Daubney
· 2 years ago
9520df7
Fix code style
by Thomas Daubney
· 2 years ago
1db78fa
Demonstrate algorithm agility
by Thomas Daubney
· 2 years ago
f7348ae
Improve program from first round review comments
by Thomas Daubney
· 2 years ago
209c9c9
Bring code-style up-to-date
by Thomas Daubney
· 2 years, 1 month ago
f8b9ebf
Add example program for PSA hash
by Hannes Tschofenig
· 2 years, 1 month ago