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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11_err.c91 { ERR_PACK(0, PK11_F_RSA_VERIFY, 0), "PK11_RSA_VERIFY"},
H A Dhw_pk11_err.h94 #define PK11_F_RSA_VERIFY 114 macro
H A Dhw_pk11_pub.c1122 PK11err(PK11_F_RSA_VERIFY,
1135 PK11err(PK11_F_RSA_VERIFY,
1141 PK11err(PK11_F_RSA_VERIFY,
1157 PK11err(PK11_F_RSA_VERIFY, PK11_R_DIGEST_TOO_BIG);
1166 PK11err(PK11_F_RSA_VERIFY, PK11_R_MALLOC_FAILURE);
1192 PK11err_add_data(PK11_F_RSA_VERIFY, PK11_R_VERIFYINIT,
1201 PK11err_add_data(PK11_F_RSA_VERIFY, PK11_R_VERIFY, rv);

Completed in 45 milliseconds