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

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11_err.h94 #define PK11_F_RSA_PRIV_DEC 112 macro
H A De_pk11_err.c88 { ERR_PACK(0, PK11_F_RSA_PRIV_DEC, 0), "PK11_RSA_PRIV_DEC"},
H A De_pk11_pub.c577 PK11err(PK11_F_RSA_PRIV_DEC, PK11_R_MALLOC_FAILURE);
587 PK11err(PK11_F_RSA_PRIV_DEC,
598 PK11err(PK11_F_RSA_PRIV_DEC,
634 PK11err(PK11_F_RSA_PRIV_DEC, PK11_R_UNKNOWN_PADDING_TYPE);
638 PK11err(PK11_F_RSA_PRIV_DEC, PK11_R_PADDING_CHECK_FAILED);

Completed in 19 milliseconds