Searched defs:di_key (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c179 struct di_key { struct
1181 struct di_key *dik = key;
1207 struct di_key *dik = key;
1222 kmem_free(dik, sizeof (struct di_key));
1277 struct di_key *dik1, *dik2;
2586 struct di_key *key = kmem_zalloc(sizeof (*key), KM_SLEEP);
2619 struct di_key key = {0};
2654 struct di_key *key = kmem_zalloc(sizeof (*key), KM_SLEEP);
2692 struct di_key key = {0};
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctl.h301 crypto_key_t di_key; member in struct:crypto_decrypt_init
577 crypto_key32_t di_key; member in struct:crypto_decrypt_init32

Completed in 58 milliseconds