Searched refs:CAPI_R_CANT_GET_KEY (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/engines/
H A De_capi_err.h98 # define CAPI_R_CANT_GET_KEY 101 macro
H A De_capi_err.c98 {ERR_REASON(CAPI_R_CANT_GET_KEY), "cant get key"},
H A De_capi.c770 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_CANT_GET_KEY);
849 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_CANT_GET_KEY);
911 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_CANT_GET_KEY);

Completed in 105 milliseconds