Home
last modified time | relevance | path

Searched refs:CAPI_R_CANT_FIND_CAPI_CONTEXT (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_capi_err.h26 # define CAPI_R_CANT_FIND_CAPI_CONTEXT 101 macro
H A De_capi_err.c18 {ERR_PACK(0, 0, CAPI_R_CANT_FIND_CAPI_CONTEXT), "cant find capi context"},
H A De_capi.txt10 CAPI_R_CANT_FIND_CAPI_CONTEXT:101:cant find capi context
H A De_capi.c805 CAPIerr(CAPI_F_CAPI_LOAD_PRIVKEY, CAPI_R_CANT_FIND_CAPI_CONTEXT); in capi_load_privkey()
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi_err.h45 # define CAPI_R_CANT_FIND_CAPI_CONTEXT 101 macro
H A De_capi_err.c42 {ERR_PACK(0, 0, CAPI_R_CANT_FIND_CAPI_CONTEXT), "cant find capi context"},
H A De_capi.txt32 CAPI_R_CANT_FIND_CAPI_CONTEXT:101:cant find capi context
H A De_capi.c792 CAPIerr(CAPI_F_CAPI_LOAD_PRIVKEY, CAPI_R_CANT_FIND_CAPI_CONTEXT); in capi_load_privkey()