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

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12aux.h247 * sunw_set_localkeyid() sets the localkeyid in a cert, a private key or
265 int sunw_set_localkeyid(const char *, int, EVP_PKEY *, X509 *);
H A Dp12misc.c243 * sunw_set_localkeyid() sets the localkeyid in a cert, a private key or
262 sunw_set_localkeyid(const char *keyid_str, int keyid_len, EVP_PKEY *pkey, function
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.h222 int sunw_set_localkeyid(const char *, int, EVP_PKEY *, X509 *);
H A Dp12lib.c111 { ERR_PACK(0, SUNW_F_SET_LOCALKEYID, 0), "sunw_set_localkeyid" },
940 * sunw_set_localkeyid() sets the localkeyid in a cert, a private key or
959 sunw_set_localkeyid(const char *keyid_str, int keyid_len, EVP_PKEY *pkey, function

Completed in 77 milliseconds