summaryrefslogtreecommitdiff
path: root/test/lib/test_sha256_hkdf.c
AgeCommit message (Collapse)Author
2025-01-18test: lib: add test for key derivationPhilippe Reynes
Adds a test for the function sha256_hkdf. Signed-off-by: Philippe Reynes <[email protected]> Reviewed-by: Raymond Mao <[email protected]>