mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-06 16:36:16 +08:00
add gmssl command
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
int main(int argc, char **argv)
|
||||
int sm2keygen_main(int argc, char **argv)
|
||||
{
|
||||
char *prog = argv[0];
|
||||
char *pass = NULL;
|
||||
|
||||
Reference in New Issue
Block a user