VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.0/gen-includes/openssl/fipskey.h@ 99863

Last change on this file since 99863 was 94320, checked in by vboxsync, 3 years ago

libs/openssl-3.0.1: Export to OSE and fix copyright headers in Makefiles, bugref:10128

File size: 740 bytes
Line 
1/*
2 * WARNING: do not edit!
3 * Generated by Makefile from fipskey.h.in
4 *
5 * Copyright 2020-2021 The OpenSSL Project Authors. All Rights Reserved.
6 *
7 * Licensed under the Apache License 2.0 (the "License"). You may not use
8 * this file except in compliance with the License. You can obtain a copy
9 * in the file LICENSE in the source distribution or at
10 * https://www.openssl.org/source/license.html
11 */
12
13#ifndef OPENSSL_FIPSKEY_H
14# define OPENSSL_FIPSKEY_H
15# pragma once
16
17# ifdef __cplusplus
18extern "C" {
19# endif
20
21/*
22 * The FIPS validation HMAC key, usable as an array initializer.
23 */
24#define FIPS_KEY_ELEMENTS \
25
26
27/*
28 * The FIPS validation key, as a string.
29 */
30#define FIPS_KEY_STRING ""
31
32# ifdef __cplusplus
33}
34# endif
35
36#endif
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette