Home
last modified time | relevance | path

Searched refs:CAPI_F_CAPI_RSA_PRIV_ENC (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/crypto/openssl/engines/
De_capi_err.h89 # define CAPI_F_CAPI_RSA_PRIV_ENC 111 macro
De_capi_err.c87 {ERR_FUNC(CAPI_F_CAPI_RSA_PRIV_ENC), "CAPI_RSA_PRIV_ENC"},
De_capi.c749 CAPIerr(CAPI_F_CAPI_RSA_PRIV_ENC, CAPI_R_FUNCTION_NOT_SUPPORTED); in capi_rsa_priv_enc()