Searched refs:FindEmptyObjectSlot (Results 1 – 7 of 7) sorted by relevance
80 newObject = FindEmptyObjectSlot(&out->objectHandle); in TPM2_Load()
82 object = FindEmptyObjectSlot(&out->objectHandle); in TPM2_LoadExternal()
107 newObject = FindEmptyObjectSlot(NULL); in TPM2_Create()
102 newObject = FindEmptyObjectSlot(&out->objectHandle); in TPM2_CreateLoaded()
81 newObject = FindEmptyObjectSlot(&out->objectHandle); in TPM2_CreatePrimary()
152 FindEmptyObjectSlot(
263 FindEmptyObjectSlot( in FindEmptyObjectSlot() function292 OBJECT *object = FindEmptyObjectSlot(handle); in ObjectAllocateSlot()