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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11_err.c90 { ERR_PACK(0, PK11_F_RSA_SIGN, 0), "PK11_RSA_SIGN"},
H A Dhw_pk11_err.h93 #define PK11_F_RSA_SIGN 113 macro
H A Dhw_pk11_pub.c1000 PK11err(PK11_F_RSA_SIGN,
1013 PK11err(PK11_F_RSA_SIGN,
1019 PK11err(PK11_F_RSA_SIGN,
1037 PK11err(PK11_F_RSA_SIGN, PK11_R_DIGEST_TOO_BIG);
1046 PK11err(PK11_F_RSA_SIGN, PK11_R_MALLOC_FAILURE);
1071 PK11err_add_data(PK11_F_RSA_SIGN, PK11_R_SIGNINIT, rv);
1082 PK11err_add_data(PK11_F_RSA_SIGN, PK11_R_SIGN, rv);

Completed in 94 milliseconds