Searched defs:sunw_set_localkeyid (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
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.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 131 milliseconds