mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +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