TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
ae59c5232274df36b1b58dd52eb74cb153829a1a
/
tests
/
suites
/
test_suite_hkdf.function
a240fe3
Fix code style
by Tom Cosgrove
· 1 year, 11 months ago
ba3b14d
For tests, rename TEST_BUFFERS_EQUAL() to TEST_MEMORY_COMPARE()
by Tom Cosgrove
· 1 year, 11 months ago
f88ee8b
For tests, rename ASSERT_COMPARE() to TEST_BUFFERS_EQUAL()
by Tom Cosgrove
· 1 year, 11 months ago
1b6c09a
Switch to the new code style
by Gilles Peskine
· 2 years, 7 months ago
d8902b6
tests: Replace "TEST_ASSERT(!memcmp ...)" by ASSERT_COMPARE
by Ronald Cron
· 5 years ago
55d97f2
tests: Remove usage of mbedtls_test_hexify for comparison
by Ronald Cron
· 5 years ago
9ed4073
tests: Get rid of mbedtls_test_unhexify() in unit test code
by Ronald Cron
· 5 years ago
4030833
tests: hkdf: Prepare to char* to data_t* type change
by Ronald Cron
· 5 years ago
a256c70
tests: Add mbedtls_test_ prefix to unhexify_alloc()
by Ronald Cron
· 5 years ago
ff31eab
tests: Reformating due to *hexify functions renaming
by Ronald Cron
· 5 years ago
72d628f
tests: Add mbedtls_test_ prefix to *hexify functions
by Ronald Cron
· 5 years ago
17233f5
Increase okm_hex buffer to contain null character
by Ron Eldor
· 7 years ago
bc93219
Minor modifications to hkdf test
by Ron Eldor
· 7 years ago
1a3a7e5
Add explanation for okm_string size
by Ron Eldor
· 7 years ago
ae3a631
Reduce buffer size of okm
by Ron Eldor
· 7 years ago
732ccc4
Reduce Stack usage of hkdf test function
by Ron Eldor
· 7 years ago
10e0e4d
hkdf: Add negative tests
by Jaeden Amero
· 7 years ago
3618962
hkdf: Add tests for extract and expand
by Jaeden Amero
· 7 years ago
656864b
Add an HKDF (RFC 5869) implementation
by Thomas Fossati
· 9 years ago