Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/sys/crypto/
H A Dioctladmin.h54 caddr_t sl_soft_names; member
117 caddr32_t sl_soft_names; member
/onnv-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_ioctl.c593 psoftlist->sl_soft_names = (caddr_t)(psoftlist + 1); in get_soft_list()
619 psoftlist->sl_soft_names = (caddr_t)(psoftlist + 1); in get_soft_list()
H A Dcryptoadm.c1406 psoftname = psoftlist_kernel->sl_soft_names; in list_simple_for_all()
1551 for (i = 0, psoftname = psoftlist_kernel->sl_soft_names; in list_mechlist_for_all()
1710 for (i = 0, psoftname = psoftlist_kernel->sl_soft_names; in list_policy_for_all()
H A Dadm_kef_util.c823 for (i = 0, psoftname = psoftlist_kernel->sl_soft_names; in get_admindev_info()
1348 ptr = psoftlist_kernel->sl_soft_names; in check_kernel_for_soft()
/onnv-gate/usr/src/uts/common/crypto/io/
H A Dcryptoadm.c340 STRUCT_FGETP(soft_list, sl_soft_names), len) != 0) { in get_soft_list()