Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageCoreLib/
DTcgStorageUtil.c366 UINT32 HostChallengeLength, 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.h183 UINT32 HostChallengeLength,
DTcgStorageCoreLib.h1028 UINT32 HostChallengeLength,
/device/linaro/bootloader/edk2/SecurityPkg/Library/TcgStorageOpalLib/
DTcgStorageOpalCore.c398 UINT32 HostChallengeLength, in OpalStartSession() argument
429 HostChallengeLength, in OpalStartSession()