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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/Security/
Security.h 43 PEI_SECURITY_AUTHENTICATION_STATE AuthenticationState;
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Ppi/
Security.h 63 FRAMEWORK_EFI_PEI_SECURITY_AUTHENTICATION_STATE AuthenticationState;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/LoadFile2/
LoadFile2.h 39 OUT UINT32 *AuthenticationState
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/Security2/
Security2.h 44 EFI_PEI_SECURITY_AUTHENTICATION_STATE AuthenticationState;
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
LoadFile.h 39 @param AuthenticationState On exit, points to the attestation
63 OUT UINT32 *AuthenticationState
Security2.h 87 /// AuthenticationState() member function. Alternately, the
90 /// the FileHandle parameter in AuthenticationState() will be
95 EFI_PEI_SECURITY_AUTHENTICATION_STATE AuthenticationState;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FvFileLoaderOnLoadFileThunk/
FvFileLoaderOnLoadFileThunk.c 117 UINT32 AuthenticationState;
133 &AuthenticationState
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Security/
Security.c 117 Status = PrivateData->PrivateSecurityPpi->AuthenticationState (
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Image/
Image.c 520 @param AuthenticationState - Pointer to attestation authentication state of image.
537 OUT UINT32 *AuthenticationState
551 *AuthenticationState = 0;
570 AuthenticationState
581 AuthenticationState
706 @param AuthenticationState - Pointer to attestation authentication state of image.
719 OUT UINT32 *AuthenticationState
728 AuthenticationState
801 @param AuthenticationState - Pointer to attestation authentication state of image.
814 OUT UINT32 *AuthenticationState
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/
DxeLoad.c 205 UINT32 AuthenticationState;
331 &AuthenticationState
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Dispatcher/
Dispatcher.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/PeiMain/
PeiMain.c 85 UINT32 AuthenticationState;
108 &AuthenticationState
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/
PeiMain.h 906 @param AuthenticationState Pointer to attestation authentication state of image.
919 OUT UINT32 *AuthenticationState
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/
UefiCapsule.c 485 UINT32 AuthenticationState;
505 &AuthenticationState
    [all...]

Completed in 297 milliseconds