Searched refs:PK11_F_LOAD_PRIVKEY (Results 1 - 4 of 4) sorted by relevance

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11_err.h102 #define PK11_F_LOAD_PRIVKEY 120 macro
H A De_pk11_uri.c327 PK11err(PK11_F_LOAD_PRIVKEY, PK11_R_MISSING_OBJECT_LABEL);
334 PK11err(PK11_F_LOAD_PRIVKEY, PK11_R_INVALID_PKCS11_URI);
339 PK11err(PK11_F_LOAD_PRIVKEY, PK11_R_MALLOC_FAILURE);
H A De_pk11_err.c96 { ERR_PACK(0, PK11_F_LOAD_PRIVKEY, 0), "PK11_LOAD_PRIV_KEY"},
H A De_pk11_pub.c1332 PK11err_add_data(PK11_F_LOAD_PRIVKEY,

Completed in 29 milliseconds