HomeSort by relevance Sort by last modified time
    Searched refs:boundEntity (Results 1 - 3 of 3) sorted by null

  /external/tpm2/
Global.h 340 TPM2B_NAME boundEntity; // value used to track the entity to
344 } u1; // 'boundEntity' and 'cpHash' may
    [all...]
Session.c 400 SessionComputeBoundEntity(bind, &session->u1.boundEntity);
    [all...]
SessionProcess.c 185 Memory2BEqual(&entity.b, &session->u1.boundEntity.b);
    [all...]

Completed in 201 milliseconds