Home
last modified time | relevance | path

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

/src/crypto/openssl/engines/
H A De_capi_err.h39 #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()
1100 CAPIerr(CAPI_F_CAPI_VTRACE, CAPI_R_FILE_OPEN_ERROR); in capi_vtrace()