diff --git a/wolfcrypt/src/ed25519.c b/wolfcrypt/src/ed25519.c index 5e4d83d72..2e5f6545e 100644 --- a/wolfcrypt/src/ed25519.c +++ b/wolfcrypt/src/ed25519.c @@ -380,7 +380,6 @@ int wc_ed25519_export_private_only(ed25519_key* key, byte* out, word32* outLen) return 0; } - /* export private key, including public part outLen should contain the size of out buffer when input. outLen is than set