Searched refs:exclusiveSession (Results 1 – 8 of 8) sorted by relevance
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/ |
D | GetSessionAuditDigest.c | 85 auditInfo.attested.sessionAudit.exclusiveSession in TPM2_GetSessionAuditDigest()
|
/external/tpm2-tss/src/tss2-mu/ |
D | tpms-types.c | 1036 exclusiveSession, VAL, Tss2_MU_UINT8_Marshal, 1040 exclusiveSession, Tss2_MU_UINT8_Unmarshal,
|
/external/tpm2-tss/include/tss2/ |
D | tss2_tpm2_types.h | 1144 …TPMI_YES_NO exclusiveSession; /* current exclusive status of the session. TRUE if all of the comma… member
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/ |
D | TableMarshalData.c | 597 (UINT16)(offsetof(TPMS_SESSION_AUDIT_INFO, exclusiveSession)),
|
D | Marshal.c | 2808 …result = (UINT16)(result + TPMI_YES_NO_Marshal((TPMI_YES_NO *)&(source->exclusiveSession), buffer,… in TPMS_SESSION_AUDIT_INFO_Marshal()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | TpmTypes.h | 1601 TPMI_YES_NO exclusiveSession; member
|
/external/tpm2-tss/src/tss2-fapi/ |
D | tpm_json_deserialize.c | 2007 r = ifapi_json_TPMI_YES_NO_deserialize(jso2, &out->exclusiveSession); in ifapi_json_TPMS_SESSION_AUDIT_INFO_deserialize()
|
D | tpm_json_serialize.c | 2081 r = ifapi_json_TPMI_YES_NO_serialize(in->exclusiveSession, &jso2); in ifapi_json_TPMS_SESSION_AUDIT_INFO_serialize()
|