Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_capi_err.h34 # define CAPI_F_CAPI_RSA_PRIV_ENC 111 macro
H A De_capi_err.c31 {ERR_PACK(0, CAPI_F_CAPI_RSA_PRIV_ENC, 0), "capi_rsa_priv_enc"},
H A De_capi.txt23 CAPI_F_CAPI_RSA_PRIV_ENC:111:capi_rsa_priv_enc
H A De_capi.c814 CAPIerr(CAPI_F_CAPI_RSA_PRIV_ENC, CAPI_R_FUNCTION_NOT_SUPPORTED); in capi_rsa_priv_enc()
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_capi.c827 CAPIerr(CAPI_F_CAPI_RSA_PRIV_ENC, CAPI_R_FUNCTION_NOT_SUPPORTED); in capi_rsa_priv_enc()