Searched refs:inHandle (Results 1 – 1 of 1) sorted by relevance
37 TPM_HANDLE inHandle // IN: the handle to check in NextPermanentHandle() argument42 if(inHandle < TPM_RH_FIRST) in NextPermanentHandle()43 inHandle = TPM_RH_FIRST; in NextPermanentHandle()46 for(; inHandle <= TPM_RH_LAST; inHandle++) in NextPermanentHandle()48 switch (inHandle) in NextPermanentHandle()60 return inHandle; in NextPermanentHandle()