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

/freebsd-9.3-release/crypto/openssl/engines/
H A De_capi_err.h79 # 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.c911 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_CANT_GET_KEY);
916 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_INVALID_DIGEST_LENGTH);
922 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_CANT_CREATE_HASH_OBJECT);
929 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_CANT_SET_HASH_VALUE);
937 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_ERROR_SIGNING_HASH);

Completed in 102 milliseconds