Searched refs:crypto_get_dev_list_t (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.h110 crypto_get_dev_list_t *pdevlist, boolean_t *in_kernel);
154 crypto_get_dev_list_t *pdevlist);
171 extern int get_dev_list(crypto_get_dev_list_t **);
H A Dadm_kef_ioctl.c286 get_dev_list(crypto_get_dev_list_t **ppdevlist)
288 crypto_get_dev_list_t *pdevlist;
292 pdevlist = malloc(sizeof (crypto_get_dev_list_t) +
318 pdevlist = malloc(sizeof (crypto_get_dev_list_t) +
H A Dcryptoadm.c1349 crypto_get_dev_list_t *pdevlist_kernel = NULL;
1472 crypto_get_dev_list_t *pdevlist_kernel = NULL;
1644 crypto_get_dev_list_t *pdevlist_kernel = NULL;
H A Dadm_kef.c182 crypto_get_dev_list_t *pdevlist)
1343 crypto_get_dev_list_t *dev_list = NULL;
H A Dadm_kef_util.c758 crypto_get_dev_list_t *pdevlist_kernel = NULL;
1375 crypto_get_dev_list_t *pdevlist, boolean_t *in_kernel)
/opensolaris-onvv-gate/usr/src/uts/common/sys/crypto/
H A Dioctladmin.h48 } crypto_get_dev_list_t; typedef in typeref:struct:crypto_get_dev_list
/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Dcryptoadm.c243 crypto_get_dev_list_t dev_list;
284 offset = offsetof(crypto_get_dev_list_t, dl_devs);

Completed in 170 milliseconds