TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
c0eabdc63657f784dee45167b010534cd3924cfa
/
library
/
hkdf.c
c0eabdc
Apply clang formatting.
by Mateusz Starzyk
· 4 years ago
archive/dev/mstarzyk-mobica/code_style_v2
dev/mstarzyk-mobica/code_style_v2
e36f5b1
Fix parantheses on return and sizeof statements.
by Mateusz Starzyk
· 4 years ago
1e14827
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
db09ef6
Include common.h instead of config.h in library source files
by Gilles Peskine
· 5 years ago
3ab121a
hkdf_expand: explicitly initialize t
by Gilles Peskine
· 5 years ago
60d6516
Fix whitespace style
by Gilles Peskine
· 5 years ago
24eed8d
Initialise return values to an error
by Janos Follath
· 6 years ago
ca2ea4e
Fix issue if salt = NULL and salt_len !=0 in mbedtls_hkdf_extract()
by Brian J Murray
· 7 years ago
a61d123
Minor changes to comments in hkdf.c
by Brian J Murray
· 7 years ago
656864b
Add an HKDF (RFC 5869) implementation
by Thomas Fossati
· 9 years ago