Home
last modified time | relevance | path

Searched refs:ERR_STRING_DATA (Results 1 – 25 of 56) sorted by relevance

123

/trueos/crypto/openssl/crypto/err/
HDerr.c122 DECLARE_LHASH_OF(ERR_STRING_DATA);
125 static void err_load_strings(int lib, ERR_STRING_DATA *str);
129 static ERR_STRING_DATA ERR_str_libraries[] = {
161 static ERR_STRING_DATA ERR_str_functs[] = {
178 static ERR_STRING_DATA ERR_str_reasons[] = {
226 LHASH_OF(ERR_STRING_DATA) *(*cb_err_get) (int create);
228 ERR_STRING_DATA *(*cb_err_get_item) (const ERR_STRING_DATA *);
229 ERR_STRING_DATA *(*cb_err_set_item) (ERR_STRING_DATA *);
230 ERR_STRING_DATA *(*cb_err_del_item) (ERR_STRING_DATA *);
242 static LHASH_OF(ERR_STRING_DATA) *int_err_get(int create);
[all …]
/trueos/crypto/openssl/engines/
HDe_gmp_err.c72 static ERR_STRING_DATA GMP_str_functs[] = {
78 static ERR_STRING_DATA GMP_str_reasons[] = {
89 static ERR_STRING_DATA GMP_lib_name[] = {
HDe_nuron_err.c72 static ERR_STRING_DATA NURON_str_functs[] = {
80 static ERR_STRING_DATA NURON_str_reasons[] = {
94 static ERR_STRING_DATA NURON_lib_name[] = {
HDe_atalla_err.c72 static ERR_STRING_DATA ATALLA_str_functs[] = {
81 static ERR_STRING_DATA ATALLA_str_reasons[] = {
97 static ERR_STRING_DATA ATALLA_lib_name[] = {
HDe_4758cca_err.c72 static ERR_STRING_DATA CCA4758_str_functs[] = {
83 static ERR_STRING_DATA CCA4758_str_reasons[] = {
105 static ERR_STRING_DATA CCA4758_lib_name[] = {
HDe_ubsec_err.c72 static ERR_STRING_DATA UBSEC_str_functs[] = {
88 static ERR_STRING_DATA UBSEC_str_reasons[] = {
106 static ERR_STRING_DATA UBSEC_lib_name[] = {
HDe_cswift_err.c72 static ERR_STRING_DATA CSWIFT_str_functs[] = {
85 static ERR_STRING_DATA CSWIFT_str_reasons[] = {
102 static ERR_STRING_DATA CSWIFT_lib_name[] = {
HDe_chil_err.c72 static ERR_STRING_DATA HWCRHK_str_functs[] = {
86 static ERR_STRING_DATA HWCRHK_str_reasons[] = {
109 static ERR_STRING_DATA HWCRHK_lib_name[] = {
HDe_sureware_err.c72 static ERR_STRING_DATA SUREWARE_str_functs[] = {
90 static ERR_STRING_DATA SUREWARE_str_reasons[] = {
106 static ERR_STRING_DATA SUREWARE_lib_name[] = {
HDe_aep_err.c72 static ERR_STRING_DATA AEPHK_str_functs[] = {
84 static ERR_STRING_DATA AEPHK_str_reasons[] = {
111 static ERR_STRING_DATA AEPHK_lib_name[] = {
HDe_capi_err.c72 static ERR_STRING_DATA CAPI_str_functs[] = {
95 static ERR_STRING_DATA CAPI_str_reasons[] = {
139 static ERR_STRING_DATA CAPI_lib_name[] = {
/trueos/crypto/openssl/crypto/buffer/
HDbuf_err.c72 static ERR_STRING_DATA BUF_str_functs[] = {
82 static ERR_STRING_DATA BUF_str_reasons[] = {
/trueos/crypto/openssl/crypto/ecdh/
HDech_err.c72 static ERR_STRING_DATA ECDH_str_functs[] = {
79 static ERR_STRING_DATA ECDH_str_reasons[] = {
/trueos/crypto/openssl/crypto/comp/
HDcomp_err.c72 static ERR_STRING_DATA COMP_str_functs[] = {
80 static ERR_STRING_DATA COMP_str_reasons[] = {
/trueos/crypto/openssl/crypto/rand/
HDrand_err.c72 static ERR_STRING_DATA RAND_str_functs[] = {
79 static ERR_STRING_DATA RAND_str_reasons[] = {
/trueos/crypto/openssl/crypto/objects/
HDobj_err.c72 static ERR_STRING_DATA OBJ_str_functs[] = {
83 static ERR_STRING_DATA OBJ_str_reasons[] = {
/trueos/crypto/openssl/crypto/
HDcpt_err.c72 static ERR_STRING_DATA CRYPTO_str_functs[] = {
86 static ERR_STRING_DATA CRYPTO_str_reasons[] = {
/trueos/crypto/openssl/crypto/ecdsa/
HDecs_err.c72 static ERR_STRING_DATA ECDSA_str_functs[] = {
81 static ERR_STRING_DATA ECDSA_str_reasons[] = {
/trueos/crypto/openssl/crypto/jpake/
HDjpake_err.c72 static ERR_STRING_DATA JPAKE_str_functs[] = {
81 static ERR_STRING_DATA JPAKE_str_reasons[] = {
/trueos/crypto/openssl/engines/ccgost/
HDe_gost_err.c72 static ERR_STRING_DATA GOST_str_functs[] = {
121 static ERR_STRING_DATA GOST_str_reasons[] = {
173 static ERR_STRING_DATA GOST_lib_name[] = {
/trueos/crypto/openssl/crypto/ui/
HDui_err.c72 static ERR_STRING_DATA UI_str_functs[] = {
88 static ERR_STRING_DATA UI_str_reasons[] = {
/trueos/crypto/openssl/crypto/dh/
HDdh_err.c72 static ERR_STRING_DATA DH_str_functs[] = {
93 static ERR_STRING_DATA DH_str_reasons[] = {
/trueos/crypto/openssl/crypto/conf/
HDconf_err.c72 static ERR_STRING_DATA CONF_str_functs[] = {
98 static ERR_STRING_DATA CONF_str_reasons[] = {
/trueos/crypto/openssl/crypto/dsa/
HDdsa_err.c72 static ERR_STRING_DATA DSA_str_functs[] = {
102 static ERR_STRING_DATA DSA_str_reasons[] = {
/trueos/crypto/openssl/crypto/ocsp/
HDocsp_err.c72 static ERR_STRING_DATA OCSP_str_functs[] = {
95 static ERR_STRING_DATA OCSP_str_reasons[] = {

123