Home
last modified time | relevance | path

Searched refs:sl_soft_count (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.c1290 uint_t sl_soft_count; in list_simple_for_all() local
1300 sl_soft_count = psoftlist_kernel->sl_soft_count; in list_simple_for_all()
1313 i < sl_soft_count; in list_simple_for_all()
1434 uint_t sl_soft_count; in list_mechlist_for_all() local
1445 sl_soft_count = psoftlist_kernel->sl_soft_count; in list_mechlist_for_all()
1458 i < sl_soft_count; in list_mechlist_for_all()
1605 uint_t sl_soft_count; in list_policy_for_all() local
1614 sl_soft_count = psoftlist_kernel->sl_soft_count; in list_policy_for_all()
1617 i < sl_soft_count; in list_policy_for_all()
H A Dadm_kef_ioctl.c563 psoftlist->sl_soft_count = count; in get_soft_list()
579 count = psoftlist->sl_soft_count; in get_soft_list()
589 psoftlist->sl_soft_count = count; in get_soft_list()
H A Dadm_kef_util.c824 i < psoftlist_kernel->sl_soft_count; in get_admindev_info()
1349 for (i = 0; i < psoftlist_kernel->sl_soft_count; i++) { in check_kernel_for_soft()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctladmin.h52 uint_t sl_soft_count; member
115 uint32_t sl_soft_count; member
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcryptoadm.c322 STRUCT_FSET(soft_list, sl_soft_count, count); in get_soft_list()
334 STRUCT_FSET(soft_list, sl_soft_count, count); in get_soft_list()