Home
last modified time | relevance | path

Searched refs:TPMA_SESSION_Marshal (Results 1 – 4 of 4) sorted by relevance

/external/tpm2/
DSessionProcess.c658 marshalSize = TPMA_SESSION_Marshal(&(s_attributes[sessionIndex]), in ComputeCommandHMAC()
1729 marshalSize = TPMA_SESSION_Marshal(&s_attributes[sessionIndex], &buffer, &bufferSize); in ComputeResponseHMAC()
1952 *resSessionSize += TPMA_SESSION_Marshal(&s_attributes[i], in BuildResponseSession()
Dtpm_generated.h316 UINT16 TPMA_SESSION_Marshal(TPMA_SESSION* source, BYTE** buffer, INT32* size);
Dtpm_generated.c3736 UINT16 TPMA_SESSION_Marshal(TPMA_SESSION* source, BYTE** buffer, INT32* size) { in TPMA_SESSION_Marshal() function
6459 total_size += TPMA_SESSION_Marshal(&source->sessionAttributes, buffer, size); in TPMS_AUTH_COMMAND_Marshal()
6493 total_size += TPMA_SESSION_Marshal(&source->sessionAttributes, buffer, size); in TPMS_AUTH_RESPONSE_Marshal()
Dpart4.txt4473 573 marshalSize = TPMA_SESSION_Marshal(&(s_attributes[sessionIndex]),
5753 1585 marshalSize = TPMA_SESSION_Marshal(&s_attributes[sessionIndex], &buffer, NULL);
6008 1791 *resSessionSize += TPMA_SESSION_Marshal(&s_attributes[i],