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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11_err.c89 { ERR_PACK(0, PK11_F_RSA_PRIV_DEC, 0), "PK11_RSA_PRIV_DEC"},
H A Dhw_pk11_err.h92 #define PK11_F_RSA_PRIV_DEC 112 macro
H A Dhw_pk11_pub.c560 RSAerr(PK11_F_RSA_PRIV_DEC, PK11_R_MALLOC_FAILURE);
570 RSAerr(PK11_F_RSA_PRIV_DEC,
581 RSAerr(PK11_F_RSA_PRIV_DEC,
617 RSAerr(PK11_F_RSA_PRIV_DEC, PK11_R_UNKNOWN_PADDING_TYPE);
621 RSAerr(PK11_F_RSA_PRIV_DEC, PK11_R_PADDING_CHECK_FAILED);

Completed in 117 milliseconds