openssl/include
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
..
crypto HTTP client: Minimal changes that include the improved API 2021-05-12 15:11:51 +02:00
internal Export/import flags for FFC params changed to seperate fields. 2021-05-13 09:49:18 +10:00
openssl Export/import flags for FFC params changed to seperate fields. 2021-05-13 09:49:18 +10:00