mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
remove old api
This commit is contained in:
@@ -85,6 +85,7 @@ int main(void)
|
||||
|
||||
if (memcmp(buf, testdata, sizeof(testdata)) != 0) {
|
||||
printf("chacha20 test 1 failed\n");
|
||||
return -1;
|
||||
} else {
|
||||
printf("chacha20 test 1 ok\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user