Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/engines/
H A De_capi_err.h36 # define CAPI_F_CAPI_VTRACE 118 macro
H A De_capi_err.c33 {ERR_PACK(0, CAPI_F_CAPI_VTRACE, 0), "capi_vtrace"},
H A De_capi.txt25 CAPI_F_CAPI_VTRACE:118:capi_vtrace
H A De_capi.c1079 CAPIerr(CAPI_F_CAPI_VTRACE, CAPI_R_FILE_OPEN_ERROR); in capi_vtrace()