Searched refs:CAPI_R_WIN32_ERROR (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_capi_err.h | 54 # define CAPI_R_WIN32_ERROR 129 macro
|
H A D | e_capi_err.c | 55 {ERR_PACK(0, 0, CAPI_R_WIN32_ERROR), "win32 error"},
|
H A D | e_capi.txt | 40 CAPI_R_WIN32_ERROR:129:win32 error
|
H A D | e_capi.c | 1138 CAPIerr(CAPI_F_WIDE_TO_ASC, CAPI_R_WIN32_ERROR); in wide_to_asc() 1148 CAPIerr(CAPI_F_WIDE_TO_ASC, CAPI_R_WIN32_ERROR); in wide_to_asc()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
H A D | e_capi_err.h | 73 # define CAPI_R_WIN32_ERROR 129 macro
|
H A D | e_capi_err.c | 79 {ERR_PACK(0, 0, CAPI_R_WIN32_ERROR), "win32 error"},
|
H A D | e_capi.txt | 62 CAPI_R_WIN32_ERROR:129:win32 error
|
H A D | e_capi.c | 1116 CAPIerr(CAPI_F_WIDE_TO_ASC, CAPI_R_WIN32_ERROR); in wide_to_asc() 1126 CAPIerr(CAPI_F_WIDE_TO_ASC, CAPI_R_WIN32_ERROR); in wide_to_asc()
|