Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/engines/
H A De_capi_err.h29 # define CAPI_F_CAPI_INIT 106 macro
H A De_capi_err.c26 {ERR_PACK(0, CAPI_F_CAPI_INIT, 0), "capi_init"},
H A De_capi.txt18 CAPI_F_CAPI_INIT:106:capi_init
H A De_capi.c489 CAPIerr(CAPI_F_CAPI_INIT, ERR_R_MALLOC_FAILURE); in capi_init()