Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/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()