Searched refs:sunw_find_localkeyid (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12aux.h310 * sunw_find_localkeyid() searches stacks of certs and private keys, and
340 int sunw_find_localkeyid(char *, int, STACK_OF(EVP_PKEY) *, STACK_OF(X509) *,
H A Dp12auxpars.c362 retval = sunw_find_localkeyid(keyid, kstr_len,
H A Dp12misc.c463 * sunw_find_localkeyid() searches stacks of certs and private keys,
494 sunw_find_localkeyid(char *keyid_str, int len, STACK_OF(EVP_PKEY) *pkeys, function
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.h225 int sunw_find_localkeyid(char *, int, STACK_OF(EVP_PKEY) *,
H A Dp12lib.c110 { ERR_PACK(0, SUNW_F_FIND_LOCALKEYID, 0), "sunw_find_localkeyid" },
1160 * sunw_find_localkeyid() searches stacks of certs and private keys,
1191 sunw_find_localkeyid(char *keyid_str, int len, STACK_OF(EVP_PKEY) *pkeys, function
1584 retval = sunw_find_localkeyid(keyid, kstr_len,

Completed in 104 milliseconds