mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-07 12:33:39 +08:00
Merge p256/p384keygen to eckeygen
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
int gmssl_read_password(const char *prompt, char *pass, size_t passlen);
|
||||
int gmssl_read_password(const char *prompt, char *pass, size_t passlen, int do_confirm);
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user