Home
last modified time | relevance | path

Searched refs:tpm_emul (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dtpm_device.c32 SET_DECLARE(tpm_emul_set, struct tpm_emul);
39 struct tpm_emul *emul;
134 struct tpm_emul **ppemul; in tpm_device_create()
H A Dtpm_emul.h16 struct tpm_emul { struct
H A Dtpm_intf.h35 int (*init)(void **sc, struct tpm_emul *emul, void *emul_sc,
H A Dtpm_emul_passthru.c105 static const struct tpm_emul tpm_emul_passthru = {
H A Dtpm_intf_crb.c170 struct tpm_emul *emul;
421 tpm_crb_init(void **sc, struct tpm_emul *emul, void *emul_sc, in tpm_crb_init()