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

/freebsd-9.3-release/crypto/openssl/engines/
H A De_capi_err.h99 # define CAPI_R_CANT_SET_HASH_VALUE 102 macro
H A De_capi_err.c99 {ERR_REASON(CAPI_R_CANT_SET_HASH_VALUE), "cant set hash value"},
H A De_capi.c805 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_CANT_SET_HASH_VALUE);
929 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_CANT_SET_HASH_VALUE);

Completed in 110 milliseconds