mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-20 20:23:38 +08:00
Update tools use v3 API
This commit is contained in:
@@ -129,7 +129,7 @@ help:
|
||||
}
|
||||
}
|
||||
|
||||
if (sm2_keygen(&key) != 1) {
|
||||
if (sm2_key_generate(&key) != 1) {
|
||||
error_print();
|
||||
return -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user