Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_capi_err.h42 # define CAPI_R_GETUSERKEY_ERROR 117 macro
H A De_capi_err.c38 {ERR_PACK(0, 0, CAPI_R_GETUSERKEY_ERROR), "getuserkey error"},
H A De_capi.txt26 CAPI_R_GETUSERKEY_ERROR:117:getuserkey error
H A De_capi.c1538 CAPIerr(CAPI_F_CAPI_GET_KEY, CAPI_R_GETUSERKEY_ERROR); in capi_get_key()
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi_err.h61 # define CAPI_R_GETUSERKEY_ERROR 117 macro
H A De_capi_err.c62 {ERR_PACK(0, 0, CAPI_R_GETUSERKEY_ERROR), "getuserkey error"},
H A De_capi.txt48 CAPI_R_GETUSERKEY_ERROR:117:getuserkey error
H A De_capi.c1515 CAPIerr(CAPI_F_CAPI_GET_KEY, CAPI_R_GETUSERKEY_ERROR); in capi_get_key()