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

/freebsd-10-stable/crypto/openssl/engines/
H A De_capi_err.h90 # define CAPI_F_CAPI_RSA_SIGN 112 macro
H A De_capi_err.c88 {ERR_FUNC(CAPI_F_CAPI_RSA_SIGN), "CAPI_RSA_SIGN"},
H A De_capi.c793 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_CANT_GET_KEY);
813 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_UNSUPPORTED_ALGORITHM_NID);
821 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_CANT_CREATE_HASH_OBJECT);
828 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_CANT_SET_HASH_VALUE);
836 CAPIerr(CAPI_F_CAPI_RSA_SIGN, CAPI_R_ERROR_SIGNING_HASH);

Completed in 104 milliseconds