mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-20 20:23:38 +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