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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11_err.c87 { ERR_PACK(0, PK11_F_RSA_PRIV_ENC, 0), "PK11_RSA_PRIV_ENC"},
H A Dhw_pk11_err.h90 #define PK11_F_RSA_PRIV_ENC 110 macro
H A Dhw_pk11_pub.c515 RSAerr(PK11_F_RSA_PRIV_ENC, PK11_R_MALLOC_FAILURE);
529 RSAerr(PK11_F_RSA_PRIV_ENC, PK11_R_UNKNOWN_PADDING_TYPE);

Completed in 73 milliseconds