Searched refs:getdo_actions_t (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | p12lib.h | 191 } getdo_actions_t; typedef 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 D | p12lib.c | 1046 sunw_get_pkey_localkeyid(getdo_actions_t dowhat, EVP_PKEY *pkey, in sunw_get_pkey_localkeyid() 1111 sunw_get_pkey_fname(getdo_actions_t dowhat, EVP_PKEY *pkey, char **fname) in sunw_get_pkey_fname() 1325 sunw_get_cert_fname(getdo_actions_t dowhat, X509 *cert, char **fname) in sunw_get_cert_fname()
|
/titanic_41/usr/src/common/net/wanboot/ |
H A D | p12aux.h | 66 } getdo_actions_t; typedef 282 int sunw_get_pkey_localkeyid(getdo_actions_t, EVP_PKEY *, char **, int *); 302 int sunw_get_pkey_fname(getdo_actions_t, EVP_PKEY *, char **);
|
H A D | p12misc.c | 349 sunw_get_pkey_localkeyid(getdo_actions_t dowhat, EVP_PKEY *pkey, in sunw_get_pkey_localkeyid() 414 sunw_get_pkey_fname(getdo_actions_t dowhat, EVP_PKEY *pkey, char **fname) in sunw_get_pkey_fname()
|