Searched refs:AuthenticationState (Results 1 - 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/Security/
H A DSecurity.h43 PEI_SECURITY_AUTHENTICATION_STATE AuthenticationState; member in struct:_PEI_SECURITY_PPI
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Ppi/
H A DSecurity.h63 FRAMEWORK_EFI_PEI_SECURITY_AUTHENTICATION_STATE AuthenticationState; member in struct:_EFI_PEI_SECURITY_PPI
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/LoadFile2/
H A DLoadFile2.h39 OUT UINT32 *AuthenticationState
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/Security2/
H A DSecurity2.h44 EFI_PEI_SECURITY_AUTHENTICATION_STATE AuthenticationState; member in struct:_EFI_PEI_SECURITY2_PPI
/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
H A DLoadFile.h39 @param AuthenticationState On exit, points to the attestation
63 OUT UINT32 *AuthenticationState
H A DSecurity2.h87 /// AuthenticationState() member function. Alternately, the
90 /// the FileHandle parameter in AuthenticationState() will be
95 EFI_PEI_SECURITY_AUTHENTICATION_STATE AuthenticationState; member in struct:_EFI_PEI_SECURITY2_PPI
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FvFileLoaderOnLoadFileThunk/
H A DFvFileLoaderOnLoadFileThunk.c117 UINT32 AuthenticationState; local
133 &AuthenticationState
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Security/
H A DSecurity.c117 Status = PrivateData->PrivateSecurityPpi->AuthenticationState (
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Image/
H A DImage.c520 @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/
H A DDxeLoad.c205 UINT32 AuthenticationState; local
331 &AuthenticationState
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/Dispatcher/
H A DDispatcher.c936 UINT32 AuthenticationState; local
971 &AuthenticationState
1085 &AuthenticationState
1101 Status = VerifyPeim (Private, CoreFvHandle->FvHandle, PeimFileHandle, AuthenticationState);
1157 &AuthenticationState
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/PeiMain/
H A DPeiMain.c85 UINT32 AuthenticationState; local
108 &AuthenticationState
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/
H A DPeiMain.h906 @param AuthenticationState Pointer to attestation authentication state of image.
919 OUT UINT32 *AuthenticationState
1139 @param AuthenticationState Pointer to attestation authentication state of image.
1152 OUT UINT32 *AuthenticationState
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/CapsulePei/
H A DUefiCapsule.c485 UINT32 AuthenticationState; local
505 &AuthenticationState

Completed in 206 milliseconds