Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageCoreLib/
DTcgStorageUtil.c367 const VOID *HostChallenge, in TcgCreateStartSession() argument
381 if (HostChallenge != NULL && HostChallengeLength != 0) { in TcgCreateStartSession()
384 ERROR_CHECK(TcgAddByteSequence(CreateStruct, HostChallenge, HostChallengeLength, FALSE)); in TcgCreateStartSession()
/device/linaro/bootloader/edk2/SecurityPkg/Include/Library/
DTcgStorageOpalLib.h184 const VOID *HostChallenge,
DTcgStorageCoreLib.h1029 const VOID *HostChallenge,
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/
DTcgStorageOpalCore.c399 const VOID *HostChallenge, in OpalStartSession() argument
430 HostChallenge, in OpalStartSession()