Searched refs:CAPI_F_WIDE_TO_ASC (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
| H A D | e_capi_err.h | 39 # define CAPI_F_WIDE_TO_ASC 113 macro
|
| H A D | e_capi_err.c | 36 {ERR_PACK(0, CAPI_F_WIDE_TO_ASC, 0), "wide_to_asc"},
|
| H A D | e_capi.txt | 28 CAPI_F_WIDE_TO_ASC:113:wide_to_asc
|
| H A D | e_capi.c | 1116 CAPIerr(CAPI_F_WIDE_TO_ASC, CAPI_R_WIN32_ERROR); in wide_to_asc() 1121 CAPIerr(CAPI_F_WIDE_TO_ASC, ERR_R_MALLOC_FAILURE); in wide_to_asc() 1126 CAPIerr(CAPI_F_WIDE_TO_ASC, CAPI_R_WIN32_ERROR); in wide_to_asc()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
| H A D | e_capi.c | 1131 CAPIerr(CAPI_F_WIDE_TO_ASC, CAPI_R_FUNCTION_NOT_SUPPORTED); in wide_to_asc() 1138 CAPIerr(CAPI_F_WIDE_TO_ASC, CAPI_R_WIN32_ERROR); in wide_to_asc() 1143 CAPIerr(CAPI_F_WIDE_TO_ASC, ERR_R_MALLOC_FAILURE); in wide_to_asc() 1148 CAPIerr(CAPI_F_WIDE_TO_ASC, CAPI_R_WIN32_ERROR); in wide_to_asc()
|