VirtualBox

source: vbox/trunk/src/libs/openssl-1.1.1f/engines/e_dasync_err.h@ 83604

最後變更 在這個檔案從83604是 83531,由 vboxsync 提交於 5 年 前

setting svn:sync-process=export for openssl-1.1.1f, all files except tests

檔案大小: 1.3 KB
 
1/*
2 * Generated by util/mkerr.pl DO NOT EDIT
3 * Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
4 *
5 * Licensed under the OpenSSL license (the "License"). You may not use
6 * this file except in compliance with the License. You can obtain a copy
7 * in the file LICENSE in the source distribution or at
8 * https://www.openssl.org/source/license.html
9 */
10
11#ifndef OSSL_ENGINES_E_DASYNC_ERR_H
12# define OSSL_ENGINES_E_DASYNC_ERR_H
13
14# define DASYNCerr(f, r) ERR_DASYNC_error((f), (r), OPENSSL_FILE, OPENSSL_LINE)
15
16
17/*
18 * DASYNC function codes.
19 */
20# define DASYNC_F_BIND_DASYNC 107
21# define DASYNC_F_CIPHER_AES_128_CBC_CODE 100
22# define DASYNC_F_DASYNC_AES128_CBC_HMAC_SHA1_INIT_KEY 109
23# define DASYNC_F_DASYNC_AES128_INIT_KEY 108
24# define DASYNC_F_DASYNC_BN_MOD_EXP 101
25# define DASYNC_F_DASYNC_CIPHER_INIT_KEY_HELPER 110
26# define DASYNC_F_DASYNC_MOD_EXP 102
27# define DASYNC_F_DASYNC_PRIVATE_DECRYPT 103
28# define DASYNC_F_DASYNC_PRIVATE_ENCRYPT 104
29# define DASYNC_F_DASYNC_PUBLIC_DECRYPT 105
30# define DASYNC_F_DASYNC_PUBLIC_ENCRYPT 106
31
32/*
33 * DASYNC reason codes.
34 */
35# define DASYNC_R_INIT_FAILED 100
36
37#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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