From c6ef29ac4c6d016cb4ea29d098c044db0f00e81f Mon Sep 17 00:00:00 2001 From: Ludovic FLAMENT Date: Wed, 19 Aug 2015 08:18:05 +0200 Subject: [PATCH] Merge branch 'master' of https://github.com/wolfSSL/wolfssl --- wolfcrypt/src/ed25519.c | 1 - 1 file changed, 1 deletion(-) 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