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

/illumos-gate/usr/src/common/net/wanboot/
H A Dp12aux.h70 } getdo_actions_t; typedef in typeref:enum:__anon68
286 int sunw_get_pkey_localkeyid(getdo_actions_t, EVP_PKEY *, char **, int *);
306 int sunw_get_pkey_fname(getdo_actions_t, EVP_PKEY *, char **);
H A Dp12misc.c349 sunw_get_pkey_localkeyid(getdo_actions_t dowhat, EVP_PKEY *pkey,
414 sunw_get_pkey_fname(getdo_actions_t dowhat, EVP_PKEY *pkey, char **fname)
/illumos-gate/usr/src/lib/libpkg/common/
H A Dp12lib.h191 } getdo_actions_t; typedef in typeref:enum:__anon3770
223 int sunw_get_pkey_localkeyid(getdo_actions_t, EVP_PKEY *, char **, int *);
224 int sunw_get_pkey_fname(getdo_actions_t, EVP_PKEY *, char **);
237 int sunw_get_cert_fname(getdo_actions_t, X509 *, char **);
H A Dp12lib.c1046 sunw_get_pkey_localkeyid(getdo_actions_t dowhat, EVP_PKEY *pkey,
1111 sunw_get_pkey_fname(getdo_actions_t dowhat, EVP_PKEY *pkey, char **fname)
1325 sunw_get_cert_fname(getdo_actions_t dowhat, X509 *cert, char **fname)

Completed in 66 milliseconds