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

  /external/tpm2/
Entity_fp.h 14 UINT16 EntityGetAuthValue(TPMI_DH_ENTITY handle, // IN: handle of entity
Session.c 385 entityAuth.t.size = EntityGetAuthValue(bind, &entityAuth.t.buffer);
606 auth.t.size = EntityGetAuthValue(entityHandle, &auth.t.buffer);
    [all...]
Entity.c 137 // EntityGetAuthValue()
147 EntityGetAuthValue(
SessionProcess.c 537 authValue.t.size = EntityGetAuthValue(associatedHandle, &authValue.t.buffer);
630 + EntityGetAuthValue(s_associatedHandles[sessionIndex],
    [all...]

Completed in 108 milliseconds