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

/freebsd-9.3-release/crypto/openssl/engines/
H A De_capi_err.h110 # define CAPI_R_ERROR_SIGNING_HASH 111 macro
H A De_capi_err.c113 {ERR_REASON(CAPI_R_ERROR_SIGNING_HASH), "error signing hash"},
H A De_capi.c813 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_ERROR_SIGNING_HASH);
937 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_ERROR_SIGNING_HASH);

Completed in 54 milliseconds