Home
last modified time | relevance | path

Searched refs:TPMA_SESSION (Results 1 – 14 of 14) sorted by relevance

/external/tpm2/
Dmarshal_fp.h29 MARSHAL_WRAPPER(TPMA_SESSION)
DGlobal.c48 TPMA_SESSION s_attributes[MAX_SESSION_NUM];
DSessionProcess.c564 BYTE marshalBuffer[sizeof(TPMA_SESSION)]; in ComputeCommandHMAC()
657 bufferSize = sizeof(TPMA_SESSION); in ComputeCommandHMAC()
1685 BYTE marshalBuffer[sizeof(TPMA_SESSION)]; in ComputeResponseHMAC()
1728 bufferSize = sizeof(TPMA_SESSION); in ComputeResponseHMAC()
Dtpm_types.h469 } TPMA_SESSION; typedef
959 TPMA_SESSION sessionAttributes;
966 TPMA_SESSION sessionAttributes;
DGlobal.h967 extern TPMA_SESSION s_attributes[MAX_SESSION_NUM];
Dtpm_generated.h316 UINT16 TPMA_SESSION_Marshal(TPMA_SESSION* source, BYTE** buffer, INT32* size);
318 TPM_RC TPMA_SESSION_Unmarshal(TPMA_SESSION* target, BYTE** buffer, INT32* size);
Dtpm_generated.c3736 UINT16 TPMA_SESSION_Marshal(TPMA_SESSION* source, BYTE** buffer, INT32* size) { in TPMA_SESSION_Marshal()
3740 TPM_RC TPMA_SESSION_Unmarshal(TPMA_SESSION* target, in TPMA_SESSION_Unmarshal()
Dpart4.txt1360 and unmarshaled as a simple element of the underlying type. For example, a TPMA_SESSION is defined
1361 as a bit field in an octet (BYTE). When sent on the interface a TPMA_SESSION will occupy one octet.
1362 When unmarshaled, it is unmarshaled as a UINT8. The ramifications of this are that a TPMA_SESSION
1366 sizeof(TPMA_SESSION) would return 4 rather than 1 (the canonical size of a TPMA_SESSION).
1372 the 0 bit will be in the highest numbered octet. When unmarshaling a TPMA_SESSION, the current
1374 unmarshaling code will place the input octet at the 0 octet of the TPMA_SESSION. Since the 0 octet …
1382 task since only two attribute structures are not 32-bits (TPMA_SESSION and TPMA_LOCALITY).
2682 649 extern TPMA_SESSION s_attributes[MAX_SESSION_NUM];
4357 468 BYTE marshalBuffer[sizeof(TPMA_SESSION)];
5699 1537 BYTE marshalBuffer[sizeof(TPMA_SESSION)];
[all …]
Dpart3.txt846 1) The minimum value is (sizeof(TPM_HANDLE) + sizeof(UINT16) + sizeof(TPMA_SESSION) +
983 If an authorization session has the TPMA_SESSION.decrypt attribute SET, and the command does not
/external/tpm2/generator/
Dstructures.txt617 _NEW_TYPE TPMA_SESSION
1212 _TYPE TPMA_SESSION
1219 _TYPE TPMA_SESSION
Draw_structures.txt254 TPMA_SESSION (Session Attributes) .................................................................…
838 Table 31 — Definition of (UINT8) TPMA_SESSION Bits <IN/OUT> .......................................…
8667 TPMA_SESSION (Session Attributes)
8671 Table 31 — Definition of (UINT8) TPMA_SESSION Bits <IN/OUT>
12354 TPMA_SESSION
12383 TPMA_SESSION
Draw_structures_fixed.txt254 TPMA_SESSION (Session Attributes) .................................................................…
838 Table 31 — Definition of (UINT8) TPMA_SESSION Bits <IN/OUT> .......................................…
8684 TPMA_SESSION (Session Attributes)
8688 Table 31 — Definition of (UINT8) TPMA_SESSION Bits <IN/OUT>
12379 TPMA_SESSION
12408 TPMA_SESSION
Draw_commands.txt1306 1) The minimum value is (sizeof(TPM_HANDLE) + sizeof(UINT16) + sizeof(TPMA_SESSION) +
1543 If an authorization session has the TPMA_SESSION.decrypt attribute SET, and the command does not
Draw_commands_fixed.txt1306 1) The minimum value is (sizeof(TPM_HANDLE) + sizeof(UINT16) + sizeof(TPMA_SESSION) +
1543 If an authorization session has the TPMA_SESSION.decrypt attribute SET, and the command does not