wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Code Coverage for hpke.c test case HAVE_CURVE448 using test.c

Open jackctj117 opened this issue 1 year ago • 0 comments

Description

Goal was to have code coverage for the HAVE_CURVE448 case in hpke.c, I achieved this by adding a new test case into test.c that hit those lines of code in hpke.c.

jackctj117 avatar May 22 '24 15:05 jackctj117