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

/freebsd-9.3-release/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.c849 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_CANT_GET_KEY);
856 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_UNSUPPORTED_PADDING);
863 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, ERR_R_MALLOC_FAILURE);
871 CAPIerr(CAPI_F_CAPI_RSA_PRIV_DEC, CAPI_R_DECRYPT_ERROR);

Completed in 54 milliseconds