mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
7fa2b2673e
An ECX key doesn't have any parameters associated with it. Therefore it always has all the parameters it needs, and the "has" function should return 1 if asked about parameters. Without this EVP_PKEY_missing_parameters() fails for ECX keys. Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/11898) |
||
---|---|---|
.. | ||
common | ||
fips | ||
implementations | ||
build.info | ||
defltprov.c | ||
legacyprov.c | ||
nullprov.c |