mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +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) |
||
---|---|---|
.. | ||
asymciphers | ||
ciphers | ||
digests | ||
exchange | ||
include/prov | ||
kdfs | ||
keymgmt | ||
macs | ||
serializers | ||
signature | ||
build.info |