Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.h172 extern int get_soft_list(crypto_get_soft_list_t **);
H A Dcryptoadm.c1292 if (get_soft_list(&psoftlist_kernel) == FAILURE) { in list_simple_for_all()
1438 if (get_soft_list(&psoftlist_kernel) == FAILURE) { in list_mechlist_for_all()
1607 if (get_soft_list(&psoftlist_kernel) == FAILURE) { in list_policy_for_all()
H A Dadm_kef_util.c818 if (get_soft_list(&psoftlist_kernel) != SUCCESS) { in get_admindev_info()
1339 if (get_soft_list(&psoftlist_kernel) == FAILURE) { in check_kernel_for_soft()
H A Dadm_kef_ioctl.c540 get_soft_list(crypto_get_soft_list_t **ppsoftlist) in get_soft_list() function
/titanic_50/usr/src/uts/common/crypto/io/
H A Dcryptoadm.c298 get_soft_list(dev_t dev, caddr_t arg, int mode, int *rval) in get_soft_list() function
800 return (get_soft_list(dev, ARG, mode, rval)); in cryptoadm_ioctl()