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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctladmin.h52 uint_t sl_soft_count; member in struct:crypto_get_soft_list
115 uint32_t sl_soft_count; member in struct:crypto_get_soft_list32
/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.c1287 uint_t sl_soft_count; local
1297 sl_soft_count = psoftlist_kernel->sl_soft_count;
1311 i < sl_soft_count;
1432 uint_t sl_soft_count; local
1443 sl_soft_count = psoftlist_kernel->sl_soft_count;
1456 i < sl_soft_count;
1603 uint_t sl_soft_count; local
1612 sl_soft_count
[all...]
H A Dadm_kef_ioctl.c561 psoftlist->sl_soft_count = count;
577 count = psoftlist->sl_soft_count;
587 psoftlist->sl_soft_count = count;
H A Dadm_kef_util.c824 i < psoftlist_kernel->sl_soft_count;
1349 for (i = 0; i < psoftlist_kernel->sl_soft_count; i++) {
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcryptoadm.c322 STRUCT_FSET(soft_list, sl_soft_count, count);
334 STRUCT_FSET(soft_list, sl_soft_count, count);

Completed in 77 milliseconds