openssl/engines/e_dasync.txt.old
Rich Salz 52df25cf2e make error tables const and separate header file
Run perltidy on util/mkerr
Change some mkerr flags, write some doc comments
Make generated tables "const" when genearting lib-internal ones.
Add "state" file for mkerr
Renerate error tables and headers
Rationalize declaration of ERR_load_XXX_strings
Fix out-of-tree build
Add -static; sort flags/vars for options.
Also tweak code output
Moved engines/afalg to engines (from master)
Use -static flag
Standard engine #include's of errors
Don't linewrap err string tables unless necessary

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3392)
2017-06-07 15:12:03 -04:00

13 lines
417 B
Plaintext

DASYNC_F_BIND_DASYNC 107
DASYNC_F_CIPHER_AES_128_CBC_CODE 100
DASYNC_F_DASYNC_AES128_CBC_HMAC_SHA1_INIT_KEY 109
DASYNC_F_DASYNC_AES128_INIT_KEY 108
DASYNC_F_DASYNC_BN_MOD_EXP 101
DASYNC_F_DASYNC_CIPHER_INIT_KEY_HELPER 110
DASYNC_F_DASYNC_MOD_EXP 102
DASYNC_F_DASYNC_PRIVATE_DECRYPT 103
DASYNC_F_DASYNC_PRIVATE_ENCRYPT 104
DASYNC_F_DASYNC_PUBLIC_DECRYPT 105
DASYNC_F_DASYNC_PUBLIC_ENCRYPT 106
DASYNC_R_INIT_FAILED 100