VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.4/gen-includes/openssl/fipskey.h@ 103585

最後變更 在這個檔案從103585是 94320,由 vboxsync 提交於 3 年 前

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

檔案大小: 740 位元組
 
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
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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