Home
last modified time | relevance | path

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

/src/usr.sbin/bhyve/
H A Dtpm_device.h18 void tpm_device_destroy(struct tpm_device *dev);
H A Dtpm_device.c109 tpm_device_destroy(struct tpm_device *const dev) in tpm_device_destroy() function
231 tpm_device_destroy(dev); in tpm_device_create()