Home
last modified time | relevance | path

Searched refs:CAPI_R_ERROR_SIGNING_HASH (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/crypto/openssl/engines/
H A De_capi_err.h58 # define CAPI_R_ERROR_SIGNING_HASH 114 macro
H A De_capi_err.c59 {ERR_PACK(0, 0, CAPI_R_ERROR_SIGNING_HASH), "error signing hash"},
H A De_capi.txt45 CAPI_R_ERROR_SIGNING_HASH:114:error signing hash
H A De_capi.c890 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_ERROR_SIGNING_HASH); in capi_rsa_sign()
1035 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_ERROR_SIGNING_HASH); in capi_dsa_do_sign()