Home
last modified time | relevance | path

Searched refs:CAPI_R_WIN32_ERROR (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/crypto/openssl/engines/
H A De_capi_err.h73 # define CAPI_R_WIN32_ERROR 129 macro
H A De_capi_err.c79 {ERR_PACK(0, 0, CAPI_R_WIN32_ERROR), "win32 error"},
H A De_capi.txt62 CAPI_R_WIN32_ERROR:129:win32 error
H A De_capi.c1116 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()