Home
last modified time | relevance | path

Searched refs:get_kcfconf_info (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.h113 extern int get_kcfconf_info(entrylist_t **, entrylist_t **);
H A Dadm_kef_util.c700 get_kcfconf_info(entrylist_t **ppdevlist, entrylist_t **ppsoftlist) in get_kcfconf_info() function
813 if (get_kcfconf_info(&phardlist, &psoftlist) != SUCCESS) { in get_admindev_info()
888 if (get_kcfconf_info(&phardlist, &psoftlist) != SUCCESS) { in getent_kef()
H A Dcryptoadm.c1302 if (get_kcfconf_info(&pdevlist_conf, &psoftlist_conf) in list_simple_for_all()
1447 if (get_kcfconf_info(&pdevlist_conf, &psoftlist_conf) in list_mechlist_for_all()
1664 if (get_kcfconf_info(&pdevlist_conf, &psoftlist_conf) == FAILURE) { in list_policy_for_all()
H A Dadm_kef.c418 if (get_kcfconf_info(&phardlist, &psoftlist) == FAILURE) { in disable_kef_software()
1067 if (get_kcfconf_info(&pdevlist, &psoftlist) == FAILURE) { in refresh()