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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11_err.c86 { ERR_PACK(0, PK11_F_RSA_PUB_ENC, 0), "PK11_RSA_PUB_ENC"},
H A Dhw_pk11_err.h89 #define PK11_F_RSA_PUB_ENC 109 macro
H A Dhw_pk11_pub.c464 RSAerr(PK11_F_RSA_PUB_ENC, PK11_R_MALLOC_FAILURE);
485 RSAerr(PK11_F_RSA_PUB_ENC, PK11_R_UNKNOWN_PADDING_TYPE);

Completed in 98 milliseconds