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

/solaris-userland/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.c1684 PK11err(PK11_F_GET_PRIV_RSA_KEY, PK11_R_MALLOC_FAILURE);
1708 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1715 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1722 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1736 PK11err(PK11_F_GET_PRIV_RSA_KEY,
1744 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1761 PK11err(PK11_F_GET_PRIV_RSA_KEY, PK11_R_MALLOC_FAILURE);

Completed in 32 milliseconds