forked from wolfSSL/wolfssl
Added tests for Sha512.c
This commit is contained in:
@ -7490,6 +7490,7 @@ static int test_wc_Sha384Copy (void)
|
|||||||
wc_Sha384Free(&sha384);
|
wc_Sha384Free(&sha384);
|
||||||
wc_Sha384Free(&temp);
|
wc_Sha384Free(&temp);
|
||||||
|
|
||||||
|
|
||||||
printf(resultFmt, flag == 0 ? passed : failed);
|
printf(resultFmt, flag == 0 ? passed : failed);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user