OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:physicalPresenceLifetimeLock
(Results
1 - 8
of
8
) sorted by null
/external/vboot_reference/firmware/include/
tss_constants.h
71
TSS_BOOL
physicalPresenceLifetimeLock
;
/external/vboot_reference/tests/
rollback_index2_tests.c
200
mock_pflags.
physicalPresenceLifetimeLock
= 1;
545
mock_pflags.
physicalPresenceLifetimeLock
= 1;
658
mock_pflags.
physicalPresenceLifetimeLock
= 1;
/external/vboot_reference/firmware/lib/
rollback_index.c
285
VBDEBUG(("TPM:
physicalPresenceLifetimeLock
=%d\n",
286
pflags.
physicalPresenceLifetimeLock
));
287
if (!pflags.
physicalPresenceLifetimeLock
) {
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
TpmComm.c
129
@param[out] LifetimeLock Returns
physicalPresenceLifetimeLock
permanent flag.
175
*LifetimeLock = TpmPermanentFlags->
physicalPresenceLifetimeLock
;
/external/vboot_reference/utility/
tpmc.c
289
P(
physicalPresenceLifetimeLock
);
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DxeTcgPhysicalPresenceLib.c
64
@param[out] LifetimeLock
physicalPresenceLifetimeLock
permanent flag.
118
*LifetimeLock = TpmPermanentFlags->
physicalPresenceLifetimeLock
;
[
all
...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h
260
#define TPM_PHYSICAL_PRESENCE_LIFETIME_LOCK ((TPM_PHYSICAL_PRESENCE) 0x0080) // Sets the
physicalPresenceLifetimeLock
to TRUE
581
BOOLEAN
physicalPresenceLifetimeLock
;
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h
385
#define TPM_PHYSICAL_PRESENCE_LIFETIME_LOCK ((TPM_PHYSICAL_PRESENCE) 0x0080) ///< Sets the
physicalPresenceLifetimeLock
to TRUE
748
BOOLEAN
physicalPresenceLifetimeLock
;
[
all
...]
Completed in 1095 milliseconds