Searched refs:sunw_get_pkey_fname (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12aux.h290 * sunw_get_pkey_fname() gets the friendlyName from a private key. It can
306 int sunw_get_pkey_fname(getdo_actions_t, EVP_PKEY *, char **);
H A Dp12auxutl.c277 len = sunw_get_pkey_fname(GETDO_COPY, pkey,
H A Dp12misc.c398 * sunw_get_pkey_fname() gets the friendlyName from a private key. It can
414 sunw_get_pkey_fname(getdo_actions_t dowhat, EVP_PKEY *pkey, char **fname) function
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.h224 int sunw_get_pkey_fname(getdo_actions_t, EVP_PKEY *, char **);
H A Dp12lib.c114 { ERR_PACK(0, SUNW_F_GET_PKEY_FNAME, 0), "sunw_get_pkey_fname" },
811 len = sunw_get_pkey_fname(GETDO_COPY, pkey,
1095 * sunw_get_pkey_fname() gets the friendlyName from a private key. It can
1111 sunw_get_pkey_fname(getdo_actions_t dowhat, EVP_PKEY *pkey, char **fname) function
H A Dkeystore.c920 if (sunw_get_pkey_fname(GETDO_COPY,

Completed in 72 milliseconds