Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi_err.h31 # define CAPI_F_CAPI_LOAD_PRIVKEY 108 macro
H A De_capi_err.c28 {ERR_PACK(0, CAPI_F_CAPI_LOAD_PRIVKEY, 0), "capi_load_privkey"},
H A De_capi.txt20 CAPI_F_CAPI_LOAD_PRIVKEY:108:capi_load_privkey
H A De_capi.c792 CAPIerr(CAPI_F_CAPI_LOAD_PRIVKEY, CAPI_R_CANT_FIND_CAPI_CONTEXT); in capi_load_privkey()
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_capi.c805 CAPIerr(CAPI_F_CAPI_LOAD_PRIVKEY, CAPI_R_CANT_FIND_CAPI_CONTEXT); in capi_load_privkey()