Home
last modified time | relevance | path

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

/external/tpm2/
DGlobal.h340 TPM2B_NAME boundEntity; // value used to track the entity to member
DSession.c400 SessionComputeBoundEntity(bind, &session->u1.boundEntity); in SessionCreate()
DSessionProcess.c185 Memory2BEqual(&entity.b, &session->u1.boundEntity.b); in IsSessionBindEntity()
Dpart4.txt1934 206 TPM2B_NAME boundEntity; // value used to track the entity to
1940 212 } u1; // 'boundEntity' and 'cpHash' may
3927 146 Memory2BEqual(&entity.b, &session->u1.boundEntity.b);
14603 326 SessionComputeBoundEntity(bind, &session->u1.boundEntity);