Searched refs:moreData (Results 1 – 11 of 11) sorted by relevance
/external/tpm2/ |
D | GetCapability.c | 33 out->moreData = AlgorithmCapGetImplemented((TPM_ALG_ID) in->property, in TPM2_GetCapability() 41 out->moreData = ObjectCapGetLoaded((TPM_HANDLE) in->property, in TPM2_GetCapability() 47 out->moreData = NvCapGetPersistent((TPM_HANDLE) in->property, in TPM2_GetCapability() 53 out->moreData = NvCapGetIndex((TPM_HANDLE) in->property, in TPM2_GetCapability() 59 out->moreData = SessionCapGetLoaded((TPM_HANDLE) in->property, in TPM2_GetCapability() 65 out->moreData = SessionCapGetSaved((TPM_HANDLE) in->property, in TPM2_GetCapability() 71 out->moreData = PCRCapGetHandles((TPM_HANDLE) in->property, in TPM2_GetCapability() 77 out->moreData = PermanentCapGetHandles( in TPM2_GetCapability() 89 out->moreData = CommandCapGetCCList((TPM_CC) in->property, in TPM2_GetCapability() 94 out->moreData = PhysicalPresenceCapGetCCList((TPM_CC) in->property, in TPM2_GetCapability() [all …]
|
D | GetCapability_fp.h | 19 TPMI_YES_NO moreData; member
|
D | Marshal_GetCapability.c | 27 total_size += TPMI_YES_NO_Marshal(&source->moreData, buffer, size); in GetCapability_Out_Marshal()
|
D | TpmFail.c | 44 TPMI_YES_NO moreData; member
|
D | part3.txt | 17070 … is present, the lowest numbered handle is returned and moreData will be YES if transient objects 17083 When all of the properties of the requested type have been returned, the moreData parameter in the 17086 NOTE 3 The moreData parameter will be YES if there are more properties even if the request… 17132 TPM_PT_FIRMWARE_VERSION_2, the TPM will return a zero length list with the moreData 17201 PCR allocation and moreData will be NO. 17226 The moreData parameter will have a value of YES if there are more values of the requested type that 17228 If no next capability exists, the TPM will return a zero-length list and moreData will have a value… 17262 …TPMI_YES_NO moreData flag to indicate if there are more values of this ty… 17302 18 out->moreData = AlgorithmCapGetImplemented((TPM_ALG_ID) in->property, 17310 26 out->moreData = ObjectCapGetLoaded((TPM_HANDLE) in->property, [all …]
|
D | part4.txt | 18929 24 TPMI_YES_NO moreData;
|
/external/tpm2/generator/ |
D | raw_commands.txt | 30811 is present, the lowest numbered handle is returned and moreData will be YES if transient objects 30822 When all of the properties of the requested type have been returned, the moreData parameter in the 30826 The moreData parameter will be YES if there are more properties e ven if the requested number of 30904 TPM_PT_FIRMWARE_VERSION_2, the TPM will return a zero length list with the moreData 31052 allocation and moreData will be NO. 31096 The moreData parameter will have a value of YES if there are more values of the requested type that 31098 If no next capability exists, the TPM will return a zero-length list and moreData will have a value… 31176 moreData 31287 out->moreData = AlgorithmCapGetImplemented((TPM_ALG_ID) in->property, 31295 out->moreData = ObjectCapGetLoaded((TPM_HANDLE) in->property, [all …]
|
D | raw_commands_fixed.txt | 30822 is present, the lowest numbered handle is returned and moreData will be YES if transient objects 30833 When all of the properties of the requested type have been returned, the moreData parameter in the 30837 The moreData parameter will be YES if there are more properties e ven if the requested number of 30915 TPM_PT_FIRMWARE_VERSION_2, the TPM will return a zero length list with the moreData 31063 allocation and moreData will be NO. 31107 The moreData parameter will have a value of YES if there are more values of the requested type that 31109 If no next capability exists, the TPM will return a zero-length list and moreData will have a value… 31187 moreData 31298 out->moreData = AlgorithmCapGetImplemented((TPM_ALG_ID) in->property, 31306 out->moreData = ObjectCapGetLoaded((TPM_HANDLE) in->property, [all …]
|
D | commands.txt | 2538 _NAME moreData
|
D | raw_structures.txt | 7112 moreData parameter to NO.
|
D | raw_structures_fixed.txt | 7134 moreData parameter to NO.
|