Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_ioctl.c56 uint_t sup_count; in setup_soft_conf() local
64 sup_count = pent->sup_count; in setup_soft_conf()
65 if (sup_count > 1) { in setup_soft_conf()
67 (sup_count - 1); in setup_soft_conf()
78 pload_soft_conf->sc_count = sup_count; in setup_soft_conf()
82 while (i < sup_count) { in setup_soft_conf()
448 count = pent->sup_count; in get_soft_info()
H A Dadm_kef_util.c120 pent->sup_count = 0; in create_entry()
147 pent2->sup_count = pent1->sup_count; in dup_entry()
250 pent->sup_count = count; in parse_sup_dis_list()
799 pent_dev->sup_count = mcount; in get_admindev_info()
841 pent_soft->sup_count = get_mech_count(pmech); in get_admindev_info()
H A Dcryptoadm.h78 uint_t sup_count; member
H A Dadm_kef.c732 pent->sup_count = get_mech_count(mlist); in install_kef()
996 pent->sup_count = 0; in uninstall_kef()