Add default property API's to enable and test for fips
authorShane Lontis <shane.lontis@oracle.com>
Sat, 2 May 2020 04:17:54 +0000 (14:17 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sat, 2 May 2020 04:17:54 +0000 (14:17 +1000)
commite0624f0d702b57e23ecaf5236ce1bafdd85ec649
treeefb58c3011ac51de4fdcf093380e76df083941fa
parente908f292de6383c5d4dbece9381b523d4ce41c69
Add default property API's to enable and test for fips

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11239)
12 files changed:
crypto/err/openssl.txt
crypto/evp/evp_cnf.c
crypto/evp/evp_err.c
crypto/evp/evp_fetch.c
crypto/property/property.c
crypto/property/property_parse.c
doc/man3/EVP_set_default_properties.pod
include/internal/property.h
include/openssl/evp.h
include/openssl/evperr.h
test/property_test.c
util/libcrypto.num