Home
last modified time | relevance | path

Searched refs:CAPI_R_FILE_OPEN_ERROR (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_capi_err.h40 # define CAPI_R_FILE_OPEN_ERROR 115 macro
H A De_capi_err.c36 {ERR_PACK(0, 0, CAPI_R_FILE_OPEN_ERROR), "file open error"},
H A De_capi.txt24 CAPI_R_FILE_OPEN_ERROR:115:file open error
H A De_capi.c299 CAPIerr(CAPI_F_CAPI_CTRL, CAPI_R_FILE_OPEN_ERROR); in capi_ctrl()
1092 CAPIerr(CAPI_F_CAPI_VTRACE, CAPI_R_FILE_OPEN_ERROR); in capi_vtrace()
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi_err.h59 # define CAPI_R_FILE_OPEN_ERROR 115 macro
H A De_capi_err.c60 {ERR_PACK(0, 0, CAPI_R_FILE_OPEN_ERROR), "file open error"},
H A De_capi.txt46 CAPI_R_FILE_OPEN_ERROR:115:file open error
H A De_capi.c296 CAPIerr(CAPI_F_CAPI_CTRL, CAPI_R_FILE_OPEN_ERROR); in capi_ctrl()
1079 CAPIerr(CAPI_F_CAPI_VTRACE, CAPI_R_FILE_OPEN_ERROR); in capi_vtrace()