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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Dhw_pk11_err.c84 { ERR_PACK(0, PK11_F_GET_PRIV_RSA_KEY, 0), "PK11_GET_PRIV_RSA_KEY"},
H A Dhw_pk11_err.h87 #define PK11_F_GET_PRIV_RSA_KEY 107 macro
H A Dhw_pk11_pub.c1513 PK11err(PK11_F_GET_PRIV_RSA_KEY, PK11_R_MALLOC_FAILURE);
1524 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1533 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1542 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1553 PK11err_add_data(PK11_F_GET_PRIV_RSA_KEY,
1562 PK11err(PK11_F_GET_PRIV_RSA_KEY, PK11_R_MALLOC_FAILURE);

Completed in 48 milliseconds