APPS: Set a default passphrase UI for the "ec" command
authorRichard Levitte <levitte@openssl.org>
Mon, 3 May 2021 06:48:07 +0000 (08:48 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 4 May 2021 09:40:31 +0000 (11:40 +0200)
commit49ce00374030c74f527c9916bff7c2c7268f4318
treee62541c77d77fcf702c6288b7007c16b5a3bfbe6
parentf97bc7c4240ba370c323c0d753d9d97f7a7c89bf
APPS: Set a default passphrase UI for the "ec" command

Fixes #15114

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15119)
apps/ec.c