Searched refs:CAPI_R_ERROR_SIGNING_HASH (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
| H A D | e_capi_err.h | 39 # define CAPI_R_ERROR_SIGNING_HASH 114 macro
|
| H A D | e_capi_err.c | 35 {ERR_PACK(0, 0, CAPI_R_ERROR_SIGNING_HASH), "error signing hash"},
|
| H A D | e_capi.txt | 23 CAPI_R_ERROR_SIGNING_HASH:114:error signing hash
|
| H A D | e_capi.c | 903 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_ERROR_SIGNING_HASH); in capi_rsa_sign() 1048 CAPIerr(CAPI_F_CAPI_DSA_DO_SIGN, CAPI_R_ERROR_SIGNING_HASH); in capi_dsa_do_sign()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/engines/ |
| H A D | e_capi_err.h | 58 # define CAPI_R_ERROR_SIGNING_HASH 114 macro
|
| H A D | e_capi_err.c | 59 {ERR_PACK(0, 0, CAPI_R_ERROR_SIGNING_HASH), "error signing hash"},
|
| H A D | e_capi.txt | 45 CAPI_R_ERROR_SIGNING_HASH:114:error signing hash
|
| H A D | e_capi.c | 890 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()
|