Home
last modified time | relevance | path

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

/external/tpm2/
Dmarshal_test.c260 TPMI_DH_OBJECT_Marshal(&value, &buffer_ptr, &size); in InterfaceRangeFailureTest()
267 TPMI_DH_OBJECT_Marshal(&value, &buffer_ptr, &size); in InterfaceRangeFailureTest()
276 TPMI_DH_OBJECT_Marshal(&value, &buffer_ptr, &size); in InterfaceNullFailureTest()
DMarshal_HMAC_Start.c20 total_size += TPMI_DH_OBJECT_Marshal(&source->sequenceHandle, buffer, size); in HMAC_Start_Out_Marshal()
DMarshal_HashSequenceStart.c20 total_size += TPMI_DH_OBJECT_Marshal(&source->sequenceHandle, buffer, size); in HashSequenceStart_Out_Marshal()
Dtpm_generated.h485 UINT16 TPMI_DH_OBJECT_Marshal(TPMI_DH_OBJECT* source,
Dtpm_generated.c4011 UINT16 TPMI_DH_OBJECT_Marshal(TPMI_DH_OBJECT* source, in TPMI_DH_OBJECT_Marshal() function
Dpart4.txt17576 2 TPMI_DH_OBJECT_Marshal(TPMI_DH_OBJECT *source, BYTE **buffer, INT32 *size)