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

/freebsd-10-stable/crypto/openssl/engines/
H A De_capi_err.h88 # define CAPI_F_CAPI_RSA_PRIV_DEC 110 macro
H A De_capi_err.c86 {ERR_FUNC(CAPI_F_CAPI_RSA_PRIV_DEC), "CAPI_RSA_PRIV_DEC"},
H A De_capi.c872 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_CANT_GET_KEY);
879 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_UNSUPPORTED_PADDING);
886 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, ERR_R_MALLOC_FAILURE);
894 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_DECRYPT_ERROR);

Completed in 178 milliseconds