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

/freebsd-10.0-release/crypto/openssl/engines/
H A De_capi_err.h78 #define CAPI_F_CAPI_DSA_DO_SIGN 114 macro
H A De_capi_err.c77 {ERR_FUNC(CAPI_F_CAPI_DSA_DO_SIGN), "CAPI_DSA_DO_SIGN"},
H A De_capi.c970 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_CANT_GET_KEY);
976 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_INVALID_DIGEST_LENGTH);
983 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_CANT_CREATE_HASH_OBJECT);
991 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_CANT_SET_HASH_VALUE);
1001 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_ERROR_SIGNING_HASH);

Completed in 124 milliseconds