Home
last modified time | relevance | path

Searched refs:noOwnerNVWrite (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/tpm-emulator/tpm_emulator-0.7.4/tpm/
H A Dtpm_delegation.c173 if (tpmData.permanent.data.noOwnerNVWrite >= TPM_MAX_NV_WRITE_NOOWNER) in TPM_Delegate_Manage()
175 tpmData.permanent.data.noOwnerNVWrite++; in TPM_Delegate_Manage()
437 if (tpmData.permanent.data.noOwnerNVWrite >= TPM_MAX_NV_WRITE_NOOWNER) in TPM_Delegate_LoadOwnerDelegation()
439 tpmData.permanent.data.noOwnerNVWrite++; in TPM_Delegate_LoadOwnerDelegation()
H A Dtpm_nv_storage.c90 && ++tpmData.permanent.data.noOwnerNVWrite > TPM_MAX_NV_WRITE_NOOWNER) in TPM_NV_DefineSpace()
245 if (++tpmData.permanent.data.noOwnerNVWrite > TPM_MAX_NV_WRITE_NOOWNER) in TPM_NV_WriteValue()
H A Dtpm_owner.c213 tpmData.permanent.data.noOwnerNVWrite = 0; in tpm_owner_clear()
H A Dtpm_structures.h2193 UINT32 noOwnerNVWrite; member
H A Dtpm_marshalling.c1612 || tpm_marshal_UINT32(ptr, length, v->noOwnerNVWrite) in tpm_marshal_TPM_PERMANENT_DATA()
1675 || tpm_unmarshal_UINT32(ptr, length, &v->noOwnerNVWrite) in tpm_unmarshal_TPM_PERMANENT_DATA()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/ibmtss/
H A Dtpmstructures12.h1778 uint32_t noOwnerNVWrite; /* The count of NV writes that have occurred when there is no TPM