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

/freebsd-10-stable/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.c793 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_CANT_GET_KEY);
872 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_CANT_GET_KEY);
934 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_CANT_GET_KEY);

Completed in 172 milliseconds