Home
last modified time | relevance | path

Searched refs:persistentHandle (Results 1 – 7 of 7) sorted by relevance

/external/tpm2/
DEvictControl.c53 && evictObject->evictHandle != in->persistentHandle in TPM2_EvictControl()
69 if(!NvIsPlatformPersistentHandle(in->persistentHandle)) in TPM2_EvictControl()
82 && !NvIsOwnerPersistentHandle(in->persistentHandle) in TPM2_EvictControl()
101 result = NvAddEvictObject(in->persistentHandle, evictObject); in TPM2_EvictControl()
DEvictControl_fp.h15 TPMI_DH_PERSISTENT persistentHandle; member
DMarshal_EvictControl.c20 TPMI_DH_PERSISTENT_Unmarshal(&target->persistentHandle, buffer, size); in EvictControl_In_Unmarshal()
Dpart3.txt16527 persistentHandle to the persistent version of the object. If objectHandle is a persistent object, t…
16530 object that is resident on the TPM and that persistentHandle is a valid handle for a persistent obj…
16532 … This requirement simplifies the unmarshaling code so that it only need check that persistentHandle
16545 c) The TPM shall return TPM_RC_RANGE if persistentHandle is not in the proper range as determined
16547 1) If auth is TPM_RH_OWNER, then persistentHandle shall be in the inclusive range of
16549 2) If auth is TPM_RH_PLATFORM, then persistentHandle shall be in the inclusive range of
16552 persistentHandle.
16565 and both objectHandle and persistentHandle may be used to access the object.
16608 TPMI_DH_PERSISTENT persistentHandle
16610 shall be the same value as persistentHandle
[all …]
/external/tpm2/generator/
Draw_commands.txt29870 persistentHandle to the persistent version of the object. If objectHandle is a persistent object, t…
29873 object that is resident on the TPM and that persistentHandle is a valid handle for a persistent obj…
29876 This requirement simplifies the unmarshaling code so that it only need check that persistentHandle
29889 c) The TPM shall return TPM_RC_RANGE if persistentHandle is not in the proper range as determined
29891 1) If auth is TPM_RH_OWNER, then persistentHandle shall be in the inclusive range of
29893 2) If auth is TPM_RH_PLATFORM, then persistentHandle shall be in the inclusive range of
29896 persistentHandle.
29924 and both objectHandle and persistentHandle may be used to access the object.
29988 persistentHandle
29993 shall be the same value as persistentHandle
[all …]
Draw_commands_fixed.txt29881 persistentHandle to the persistent version of the object. If objectHandle is a persistent object, t…
29884 object that is resident on the TPM and that persistentHandle is a valid handle for a persistent obj…
29887 This requirement simplifies the unmarshaling code so that it only need check that persistentHandle
29900 c) The TPM shall return TPM_RC_RANGE if persistentHandle is not in the proper range as determined
29902 1) If auth is TPM_RH_OWNER, then persistentHandle shall be in the inclusive range of
29904 2) If auth is TPM_RH_PLATFORM, then persistentHandle shall be in the inclusive range of
29907 persistentHandle.
29935 and both objectHandle and persistentHandle may be used to access the object.
30001 persistentHandle
30006 shall be the same value as persistentHandle
[all …]
Dcommands.txt2439 _NAME persistentHandle
2440 …f objectHandle is a persistent object handle, then this shall be the same value as persistentHandle