summaryrefslogtreecommitdiff
path: root/include/openssl/evperr.h
diff options
context:
space:
mode:
authorShane Lontis <shane.lontis@oracle.com>2020-05-02 14:17:54 +1000
committerShane Lontis <shane.lontis@oracle.com>2020-05-02 14:17:54 +1000
commite0624f0d702b57e23ecaf5236ce1bafdd85ec649 (patch)
treeefb58c3011ac51de4fdcf093380e76df083941fa /include/openssl/evperr.h
parente908f292de6383c5d4dbece9381b523d4ce41c69 (diff)
downloadopenssl-new-e0624f0d702b57e23ecaf5236ce1bafdd85ec649.tar.gz
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)
Diffstat (limited to 'include/openssl/evperr.h')
-rw-r--r--include/openssl/evperr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openssl/evperr.h b/include/openssl/evperr.h
index b8799a6f43..61848bbc0c 100644
--- a/include/openssl/evperr.h
+++ b/include/openssl/evperr.h
@@ -235,6 +235,7 @@ int ERR_load_EVP_strings(void);
# define EVP_R_PRIVATE_KEY_DECODE_ERROR 145
# define EVP_R_PRIVATE_KEY_ENCODE_ERROR 146
# define EVP_R_PUBLIC_KEY_NOT_RSA 106
+# define EVP_R_SET_DEFAULT_PROPERTY_FAILURE 208
# define EVP_R_TOO_MANY_RECORDS 183
# define EVP_R_UNKNOWN_CIPHER 160
# define EVP_R_UNKNOWN_DIGEST 161