openssl/crypto/ffc
Shane Lontis b98f752ec3 Export/import flags for FFC params changed to seperate fields.
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)
2021-05-13 09:49:18 +10:00
..
build.info
ffc_backend.c Export/import flags for FFC params changed to seperate fields. 2021-05-13 09:49:18 +10:00
ffc_dh.c
ffc_key_generate.c
ffc_key_validate.c
ffc_params_generate.c Export/import flags for FFC params changed to seperate fields. 2021-05-13 09:49:18 +10:00
ffc_params_validate.c
ffc_params.c Export/import flags for FFC params changed to seperate fields. 2021-05-13 09:49:18 +10:00