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

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11_err.h89 #define PK11_F_GET_PRIV_RSA_KEY 107 macro
H A De_pk11_err.c83 { ERR_PACK(0, PK11_F_GET_PRIV_RSA_KEY, 0), "PK11_GET_PRIV_RSA_KEY"},
H A De_pk11_pub.c1781 PK11err(PK11_F_GET_PRIV_RSA_KEY, PK11_R_MALLOC_FAILURE);
1808 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1817 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1826 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1842 PK11err(PK11_F_GET_PRIV_RSA_KEY,
1851 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1870 PK11err(PK11_F_GET_PRIV_RSA_KEY, PK11_R_MALLOC_FAILURE);

Completed in 21 milliseconds