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

/solaris-userland/components/openssl/common/engines/pkcs11/
H A De_pk11_err.h95 #define PK11_F_RSA_SIGN 113 macro
H A De_pk11_err.c89 { ERR_PACK(0, PK11_F_RSA_SIGN, 0), "PK11_RSA_SIGN"},
H A De_pk11_pub.c1001 PK11err(PK11_F_RSA_SIGN,
1011 PK11err(PK11_F_RSA_SIGN,
1016 PK11err(PK11_F_RSA_SIGN,
1033 PK11err(PK11_F_RSA_SIGN, PK11_R_DIGEST_TOO_BIG);
1040 PK11err(PK11_F_RSA_SIGN, PK11_R_MALLOC_FAILURE);
1062 PK11err_add_data(PK11_F_RSA_SIGN, PK11_R_SIGNINIT, rv);
1072 PK11err_add_data(PK11_F_RSA_SIGN, PK11_R_SIGN, rv);

Completed in 118 milliseconds