Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageCoreLib/
DTcgStorageUtil.c372 ERROR_CHECK(TcgStartPacket(CreateStruct, 0x0, 0x0, 0x0, 0x0, 0x0)) ; in TcgCreateStartSession()
501 ERROR_CHECK(TcgStartPacket(CreateStruct, TpSessionId, HostSessionId, 0x0, 0x0, 0x0)); in TcgCreateEndSession()
588 ERROR_CHECK(TcgStartPacket(CreateStruct, TperSession, HostSession, 0x0, 0x0, 0x0)); in TcgCreateSetCPin()
627 ERROR_CHECK(TcgStartPacket(CreateStruct, TperSession, HostSession, 0x0, 0x0, 0x0)); in TcgSetAuthorityEnabled()
684 ERROR_CHECK(TcgStartPacket(CreateStruct, TperSession, HostSession, 0x0, 0x0, 0x0)); in TcgCreateSetAce()
DTcgStorageCore.c112 TcgStartPacket( in TcgStartPacket() function
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/
DTcgStorageOpalCore.c299 …ERROR_CHECK(TcgStartPacket(&CreateStruct, AdminSpSession->TperSessionId, AdminSpSession->HostSessi… in OpalPsidRevert()
538 …ERROR_CHECK(TcgStartPacket(&CreateStruct, AdminSpSession->TperSessionId, AdminSpSession->HostSessi… in OpalGetMsid()
645 …ERROR_CHECK(TcgStartPacket(&CreateStruct, LockingSpSession->TperSessionId, LockingSpSession->HostS… in OpalAdminRevert()
719 …ERROR_CHECK(TcgStartPacket(&CreateStruct, AdminSpSession->TperSessionId, AdminSpSession->HostSessi… in OpalActivateLockingSp()
1040 …ERROR_CHECK(TcgStartPacket(&CreateStruct, LockingSpSession->TperSessionId, LockingSpSession->HostS… in OpalGlobalLockingRangeGenKey()
1090 …ERROR_CHECK(TcgStartPacket(&CreateStruct, LockingSpSession->TperSessionId, LockingSpSession->HostS… in OpalUpdateGlobalLockingRange()
1166 …ERROR_CHECK(TcgStartPacket(&CreateStruct, LockingSpSession->TperSessionId, LockingSpSession->HostS… in OpalSetLockingRange()
1249 …ERROR_CHECK(TcgStartPacket(CreateStruct, Session->TperSessionId, Session->HostSessionId, 0x0, 0x0,… in OpalCreateRetrieveGlobalLockingRangeActiveKey()
1345 …ERROR_CHECK(TcgStartPacket(&CreateStruct, LockingSpSession->TperSessionId, LockingSpSession->HostS… in OpalGetTryLimit()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTcgStorageCoreLib.h254 TcgStartPacket(