Home
last modified time | relevance | path

Searched refs:CAPI_F_CAPI_OPEN_STORE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi_err.h32 # define CAPI_F_CAPI_OPEN_STORE 109 macro
H A De_capi_err.c29 {ERR_PACK(0, CAPI_F_CAPI_OPEN_STORE, 0), "capi_open_store"},
H A De_capi.txt21 CAPI_F_CAPI_OPEN_STORE:109:capi_open_store
H A De_capi.c1403 CAPIerr(CAPI_F_CAPI_OPEN_STORE, CAPI_R_ERROR_OPENING_STORE); in capi_open_store()
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_capi.c1426 CAPIerr(CAPI_F_CAPI_OPEN_STORE, CAPI_R_ERROR_OPENING_STORE); in capi_open_store()