Home
last modified time | relevance | path

Searched refs:tpm_device_destroy (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dtpm_device.h18 void tpm_device_destroy(struct tpm_device *dev);
H A Dtpm_device.c113 tpm_device_destroy(struct tpm_device *const dev) in tpm_device_destroy() function
235 tpm_device_destroy(dev); in tpm_device_create()