apps/engine: add EC to list of capabilities
authorMartin Oliveira <martin.oliveira@eideticom.com>
Fri, 9 Feb 2024 21:31:27 +0000 (14:31 -0700)
committerTomas Mraz <tomas@openssl.org>
Sun, 25 Feb 2024 08:10:13 +0000 (09:10 +0100)
commit5d70f11823e3d8b7214a1e094b8a4f744ad396f5
tree0f473c5d795d0687320ea314cd5b9f9279407dd2
parentaba621934696ca52193bd41cd35816649b6b321b
apps/engine: add EC to list of capabilities

openssl engine -c wasn't showing if an engine implemented EC

cla: trivial

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23538)
apps/engine.c