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

/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.h174 extern int get_soft_list(crypto_get_soft_list_t **);
H A Dcryptoadm.c1388 if (get_soft_list(&psoftlist_kernel) == FAILURE) {
1534 if (get_soft_list(&psoftlist_kernel) == FAILURE) {
1703 if (get_soft_list(&psoftlist_kernel) == FAILURE) {
H A Dadm_kef_util.c818 if (get_soft_list(&psoftlist_kernel) != SUCCESS) {
1322 * obtained from get_soft_list().
1339 if (get_soft_list(&psoftlist_kernel) == FAILURE) {
H A Dadm_kef_ioctl.c573 get_soft_list(crypto_get_soft_list_t **ppsoftlist) function
/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Dcryptoadm.c299 get_soft_list(dev_t dev, caddr_t arg, int mode, int *rval) function
913 return (get_soft_list(dev, ARG, mode, rval));

Completed in 77 milliseconds