summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/OpensslLib/OpensslGen/include/openssl/fipskey.h
diff options
context:
space:
mode:
Diffstat (limited to 'CryptoPkg/Library/OpensslLib/OpensslGen/include/openssl/fipskey.h')
-rw-r--r--CryptoPkg/Library/OpensslLib/OpensslGen/include/openssl/fipskey.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/CryptoPkg/Library/OpensslLib/OpensslGen/include/openssl/fipskey.h b/CryptoPkg/Library/OpensslLib/OpensslGen/include/openssl/fipskey.h
index d4057561e5..80ce3fc462 100644
--- a/CryptoPkg/Library/OpensslLib/OpensslGen/include/openssl/fipskey.h
+++ b/CryptoPkg/Library/OpensslLib/OpensslGen/include/openssl/fipskey.h
@@ -2,7 +2,7 @@
* WARNING: do not edit!
* Generated by Makefile from include/openssl/fipskey.h.in
*
- * Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2020-2024 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -29,6 +29,11 @@ extern "C" {
*/
#define FIPS_KEY_STRING "f4556650ac31d35461610bac4ed81b1a181b2d8a43ea2854cbae22ca74560813"
+/*
+ * The FIPS provider vendor name, as a string.
+ */
+#define FIPS_VENDOR "OpenSSL non-compliant FIPS Provider"
+
# ifdef __cplusplus
}
# endif