mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
b98f752ec3
An extra field got added to the ffc flags related to FIPS-186-2 key validation, but this field was not handled by the export/import since the flags were done as string combinations. To keep this consistent with other object flags they are now passed as seperate OSSL_PARAM fields. Fixes 'no-cached-fetch' build which uses export/import. Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15210) |
||
---|---|---|
.. | ||
build.info | ||
ffc_backend.c | ||
ffc_dh.c | ||
ffc_key_generate.c | ||
ffc_key_validate.c | ||
ffc_params_generate.c | ||
ffc_params_validate.c | ||
ffc_params.c |