openssl/providers
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
..
common A few cleanups of the provider build.infos 2021-05-12 13:23:33 +02:00
fips Add the ability for ex_data to have a priority 2021-05-11 14:56:55 +01:00
implementations A few cleanups of the provider build.infos 2021-05-12 13:23:33 +02:00
baseprov.c Update copyright year 2021-04-08 13:04:41 +01:00
build.info Drop libimplementations.a 2021-05-07 10:17:23 +02:00
decoders.inc Update copyright year 2021-02-18 15:05:17 +00:00
defltprov.c PROV: Add OIDs we know to all provider applicable algorithms 2021-04-18 10:10:23 +02:00
encoders.inc PROV: Implement an EC key -> blob encoder, to get the public key 2021-02-27 16:14:09 +01:00
fips-sources.checksums Export/import flags for FFC params changed to seperate fields. 2021-05-13 09:49:18 +10:00
fips.checksum Export/import flags for FFC params changed to seperate fields. 2021-05-13 09:49:18 +10:00
fips.module.sources A few cleanups of the provider build.infos 2021-05-12 13:23:33 +02:00
legacyprov.c Modify the legacy provider to use OSSL_LIB_CTX_new_child() 2021-05-11 14:56:55 +01:00
nullprov.c null prov: fix gettable param array type. 2020-10-16 10:33:38 +10:00
prov_running.c keygen: add FIPS error state management to conditional self tests 2020-09-12 16:46:51 +10:00
stores.inc prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00