openssl/providers
Richard Levitte d3ed80802d providers/build.info: Tag the FIPS module, for the build file
The build file templates have code to pick up the 'fips' attribute and
thereby find out what module is the FIPS without having to resort to
ugly hard coding.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13032)
2020-10-08 11:29:23 +02:00
..
common rsa: add ossl_ prefix to internal rsa_ calls. 2020-10-07 09:04:51 +10:00
fips prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
implementations rsa: add ossl_ prefix to internal rsa_ calls. 2020-10-07 09:04:51 +10:00
baseprov.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
build.info providers/build.info: Tag the FIPS module, for the build file 2020-10-08 11:29:23 +02:00
decoders.inc prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
defltprov.c prov: prefix all exposed 'cipher' symbols with ossl_ 2020-10-01 10:33:57 +10:00
encoders.inc prov: prefix all OSSL_DISPATCH tables names with ossl_ 2020-09-29 16:31:46 +10:00
legacyprov.c prov: prefix provider internal functions with ossl_ 2020-09-29 16:33:16 +10:00
nullprov.c provider: add an 'is_running' call to all providers. 2020-09-12 16:46:20 +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