Searched refs:CAPI_R_GETUSERKEY_ERROR (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_capi_err.h | 42 # define CAPI_R_GETUSERKEY_ERROR 117 macro
|
H A D | e_capi_err.c | 38 {ERR_PACK(0, 0, CAPI_R_GETUSERKEY_ERROR), "getuserkey error"},
|
H A D | e_capi.txt | 26 CAPI_R_GETUSERKEY_ERROR:117:getuserkey error
|
H A D | e_capi.c | 1538 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 D | e_capi_err.h | 61 # define CAPI_R_GETUSERKEY_ERROR 117 macro
|
H A D | e_capi_err.c | 62 {ERR_PACK(0, 0, CAPI_R_GETUSERKEY_ERROR), "getuserkey error"},
|
H A D | e_capi.txt | 48 CAPI_R_GETUSERKEY_ERROR:117:getuserkey error
|
H A D | e_capi.c | 1515 CAPIerr(CAPI_F_CAPI_GET_KEY, CAPI_R_GETUSERKEY_ERROR); in capi_get_key()
|