mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-04-27 10:14:36 +00:00
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)
13 lines
417 B
Plaintext
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
|