Home
last modified time | relevance | path

Searched refs:TPM2B_NONCE_Marshal (Results 1 – 5 of 5) sorted by relevance

/external/tpm2/
DMarshal_StartAuthSession.c30 total_size += TPM2B_NONCE_Marshal(&source->nonceTPM, buffer, size); in StartAuthSession_Out_Marshal()
DSessionProcess.c1950 *resSessionSize += TPM2B_NONCE_Marshal(&responseNonces[i], in BuildResponseSession()
Dtpm_generated.h176 UINT16 TPM2B_NONCE_Marshal(TPM2B_NONCE* source, BYTE** buffer, INT32* size);
Dtpm_generated.c1434 UINT16 TPM2B_NONCE_Marshal(TPM2B_NONCE* source, BYTE** buffer, INT32* size) { in TPM2B_NONCE_Marshal() function
6458 total_size += TPM2B_NONCE_Marshal(&source->nonce, buffer, size); in TPMS_AUTH_COMMAND_Marshal()
6492 total_size += TPM2B_NONCE_Marshal(&source->nonce, buffer, size); in TPMS_AUTH_RESPONSE_Marshal()
Dpart4.txt6006 1789 *resSessionSize += TPM2B_NONCE_Marshal(&responseNonces[i],