| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | ERR_load_strings.pod | 5 ERR_load_strings, ERR_PACK, ERR_get_next_error_library - load 12 void ERR_load_strings(int lib, ERR_STRING_DATA str[]); 20 ERR_load_strings() registers error strings for library number B<lib>. 41 ERR_load_strings() returns no value. ERR_PACK() return the error code. 46 L<err(3)|err(3)>, L<ERR_load_strings(3)|ERR_load_strings(3)>
|
| HD | ERR_put_error.pod | 26 L<ERR_load_strings(3)|ERR_load_strings(3)> can be used to register 37 L<err(3)|err(3)>, L<ERR_load_strings(3)|ERR_load_strings(3)>
|
| /NextBSD/crypto/openssl/engines/ |
| HD | e_gmp_err.c | 106 ERR_load_strings(GMP_lib_error_code, GMP_str_functs); in ERR_load_GMP_strings() 107 ERR_load_strings(GMP_lib_error_code, GMP_str_reasons); in ERR_load_GMP_strings() 112 ERR_load_strings(0, GMP_lib_name); in ERR_load_GMP_strings()
|
| HD | e_nuron_err.c | 111 ERR_load_strings(NURON_lib_error_code, NURON_str_functs); in ERR_load_NURON_strings() 112 ERR_load_strings(NURON_lib_error_code, NURON_str_reasons); in ERR_load_NURON_strings() 117 ERR_load_strings(0, NURON_lib_name); in ERR_load_NURON_strings()
|
| HD | e_atalla_err.c | 114 ERR_load_strings(ATALLA_lib_error_code, ATALLA_str_functs); in ERR_load_ATALLA_strings() 115 ERR_load_strings(ATALLA_lib_error_code, ATALLA_str_reasons); in ERR_load_ATALLA_strings() 120 ERR_load_strings(0, ATALLA_lib_name); in ERR_load_ATALLA_strings()
|
| HD | e_4758cca_err.c | 122 ERR_load_strings(CCA4758_lib_error_code, CCA4758_str_functs); in ERR_load_CCA4758_strings() 123 ERR_load_strings(CCA4758_lib_error_code, CCA4758_str_reasons); in ERR_load_CCA4758_strings() 128 ERR_load_strings(0, CCA4758_lib_name); in ERR_load_CCA4758_strings()
|
| HD | e_cswift_err.c | 119 ERR_load_strings(CSWIFT_lib_error_code, CSWIFT_str_functs); in ERR_load_CSWIFT_strings() 120 ERR_load_strings(CSWIFT_lib_error_code, CSWIFT_str_reasons); in ERR_load_CSWIFT_strings() 125 ERR_load_strings(0, CSWIFT_lib_name); in ERR_load_CSWIFT_strings()
|
| HD | e_ubsec_err.c | 123 ERR_load_strings(UBSEC_lib_error_code, UBSEC_str_functs); in ERR_load_UBSEC_strings() 124 ERR_load_strings(UBSEC_lib_error_code, UBSEC_str_reasons); in ERR_load_UBSEC_strings() 129 ERR_load_strings(0, UBSEC_lib_name); in ERR_load_UBSEC_strings()
|
| HD | e_aep_err.c | 128 ERR_load_strings(AEPHK_lib_error_code, AEPHK_str_functs); in ERR_load_AEPHK_strings() 129 ERR_load_strings(AEPHK_lib_error_code, AEPHK_str_reasons); in ERR_load_AEPHK_strings() 134 ERR_load_strings(0, AEPHK_lib_name); in ERR_load_AEPHK_strings()
|
| HD | e_sureware_err.c | 123 ERR_load_strings(SUREWARE_lib_error_code, SUREWARE_str_functs); in ERR_load_SUREWARE_strings() 124 ERR_load_strings(SUREWARE_lib_error_code, SUREWARE_str_reasons); in ERR_load_SUREWARE_strings() 129 ERR_load_strings(0, SUREWARE_lib_name); in ERR_load_SUREWARE_strings()
|
| HD | e_chil_err.c | 126 ERR_load_strings(HWCRHK_lib_error_code, HWCRHK_str_functs); in ERR_load_HWCRHK_strings() 127 ERR_load_strings(HWCRHK_lib_error_code, HWCRHK_str_reasons); in ERR_load_HWCRHK_strings() 132 ERR_load_strings(0, HWCRHK_lib_name); in ERR_load_HWCRHK_strings()
|
| HD | e_capi_err.c | 156 ERR_load_strings(CAPI_lib_error_code, CAPI_str_functs); in ERR_load_CAPI_strings() 157 ERR_load_strings(CAPI_lib_error_code, CAPI_str_reasons); in ERR_load_CAPI_strings() 162 ERR_load_strings(0, CAPI_lib_name); in ERR_load_CAPI_strings()
|
| /NextBSD/crypto/openssl/crypto/buffer/ |
| HD | buf_err.c | 93 ERR_load_strings(0, BUF_str_functs); in ERR_load_BUF_strings() 94 ERR_load_strings(0, BUF_str_reasons); in ERR_load_BUF_strings()
|
| /NextBSD/crypto/openssl/crypto/ecdh/ |
| HD | ech_err.c | 94 ERR_load_strings(0, ECDH_str_functs); in ERR_load_ECDH_strings() 95 ERR_load_strings(0, ECDH_str_reasons); in ERR_load_ECDH_strings()
|
| /NextBSD/crypto/openssl/crypto/comp/ |
| HD | comp_err.c | 94 ERR_load_strings(0, COMP_str_functs); in ERR_load_COMP_strings() 95 ERR_load_strings(0, COMP_str_reasons); in ERR_load_COMP_strings()
|
| /NextBSD/crypto/openssl/crypto/rand/ |
| HD | rand_err.c | 96 ERR_load_strings(0, RAND_str_functs); in ERR_load_RAND_strings() 97 ERR_load_strings(0, RAND_str_reasons); in ERR_load_RAND_strings()
|
| /NextBSD/crypto/openssl/crypto/objects/ |
| HD | obj_err.c | 96 ERR_load_strings(0, OBJ_str_functs); in ERR_load_OBJ_strings() 97 ERR_load_strings(0, OBJ_str_reasons); in ERR_load_OBJ_strings()
|
| /NextBSD/crypto/openssl/crypto/ |
| HD | cpt_err.c | 100 ERR_load_strings(0, CRYPTO_str_functs); in ERR_load_CRYPTO_strings() 101 ERR_load_strings(0, CRYPTO_str_reasons); in ERR_load_CRYPTO_strings()
|
| /NextBSD/crypto/openssl/engines/ccgost/ |
| HD | e_gost_err.c | 190 ERR_load_strings(GOST_lib_error_code, GOST_str_functs); in ERR_load_GOST_strings() 191 ERR_load_strings(GOST_lib_error_code, GOST_str_reasons); in ERR_load_GOST_strings() 196 ERR_load_strings(0, GOST_lib_name); in ERR_load_GOST_strings()
|
| /NextBSD/crypto/openssl/crypto/ecdsa/ |
| HD | ecs_err.c | 103 ERR_load_strings(0, ECDSA_str_functs); in ERR_load_ECDSA_strings() 104 ERR_load_strings(0, ECDSA_str_reasons); in ERR_load_ECDSA_strings()
|
| /NextBSD/crypto/openssl/crypto/jpake/ |
| HD | jpake_err.c | 104 ERR_load_strings(0, JPAKE_str_functs); in ERR_load_JPAKE_strings() 105 ERR_load_strings(0, JPAKE_str_reasons); in ERR_load_JPAKE_strings()
|
| /NextBSD/crypto/openssl/crypto/ui/ |
| HD | ui_err.c | 107 ERR_load_strings(0, UI_str_functs); in ERR_load_UI_strings() 108 ERR_load_strings(0, UI_str_reasons); in ERR_load_UI_strings()
|
| /NextBSD/crypto/openssl/crypto/dh/ |
| HD | dh_err.c | 122 ERR_load_strings(0, DH_str_functs); in ERR_load_DH_strings() 123 ERR_load_strings(0, DH_str_reasons); in ERR_load_DH_strings()
|
| /NextBSD/crypto/openssl/crypto/conf/ |
| HD | conf_err.c | 129 ERR_load_strings(0, CONF_str_functs); in ERR_load_CONF_strings() 130 ERR_load_strings(0, CONF_str_reasons); in ERR_load_CONF_strings()
|
| /NextBSD/crypto/openssl/crypto/dsa/ |
| HD | dsa_err.c | 129 ERR_load_strings(0, DSA_str_functs); in ERR_load_DSA_strings() 130 ERR_load_strings(0, DSA_str_reasons); in ERR_load_DSA_strings()
|