Home
last modified time | relevance | path

Searched refs:ERR_load_strings (Results 1 – 25 of 50) sorted by relevance

12

/NextBSD/crypto/openssl/doc/crypto/
HDERR_load_strings.pod5 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)>
HDERR_put_error.pod26 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/
HDe_gmp_err.c106 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()
HDe_nuron_err.c111 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()
HDe_atalla_err.c114 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()
HDe_4758cca_err.c122 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()
HDe_cswift_err.c119 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()
HDe_ubsec_err.c123 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()
HDe_aep_err.c128 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()
HDe_sureware_err.c123 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()
HDe_chil_err.c126 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()
HDe_capi_err.c156 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/
HDbuf_err.c93 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/
HDech_err.c94 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/
HDcomp_err.c94 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/
HDrand_err.c96 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/
HDobj_err.c96 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/
HDcpt_err.c100 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/
HDe_gost_err.c190 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/
HDecs_err.c103 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/
HDjpake_err.c104 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/
HDui_err.c107 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/
HDdh_err.c122 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/
HDconf_err.c129 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/
HDdsa_err.c129 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()

12