Gabor Mezei
|
b1f53976ee
|
Add documentation for mbedtls_psa_hkdf_extract
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
|
2022-02-21 15:42:59 +01:00 |
|
Gabor Mezei
|
62bf024025
|
Make the mbedtls_psa_hkdf_extract function more PSA compatible
Change the return value to `psa_status_t`.
Add `prk_size` and `prk_len` parameters.
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
|
2022-02-21 15:42:57 +01:00 |
|
Gabor Mezei
|
9f4bb319c9
|
Implement HKDF extract in TLS 1.3 based on PSA HMAC
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
|
2022-02-21 15:23:29 +01:00 |
|
Gabor Mezei
|
a3eecd242c
|
Implement HKDF expand in TLS 1.3 based on PSA HMAC
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
|
2022-02-10 10:57:23 +01:00 |
|