Home
last modified time | relevance | path

Searched defs:PublicKey (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Rsa2048Sha256Sign/
DRsa2048Sha256GenerateKeys.py128 PublicKey = '' variable
130 PublicKey = PublicKey + chr(int(PublicKeyHexString[Index:Index + 2], 16)) variable
DRsa2048Sha256Sign.py153 PublicKey = '' variable
155 PublicKey = PublicKey + chr(int(PublicKeyHexString[0:2],16)) variable
/device/linaro/bootloader/edk2/SecurityPkg/Library/FmpAuthenticationLibRsa2048Sha256/
DFmpAuthenticationLibRsa2048Sha256.c80 UINT8 *PublicKey; in FmpAuthenticatedHandlerRsa2048Sha256() local
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/
DCryptDhNull.c121 OUT UINT8 *PublicKey, in DhGenerateKey()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
DCryptDhNull.c121 OUT UINT8 *PublicKey, in DhGenerateKey()
DCryptDh.c225 OUT UINT8 *PublicKey, in DhGenerateKey()
/device/linaro/bootloader/edk2/MdePkg/Include/Guid/
DWinCertificate.h66 UINT8 PublicKey[256]; member
/device/linaro/bootloader/edk2/SecurityPkg/Library/PeiRsa2048Sha256GuidedSectionExtractLib/
DPeiRsa2048Sha256GuidedSectionExtractLib.c139 UINT8 *PublicKey; in Rsa2048Sha256GuidedSectionHandler() local
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeRsa2048Sha256GuidedSectionExtractLib/
DDxeRsa2048Sha256GuidedSectionExtractLib.c142 UINT8 *PublicKey; in Rsa2048Sha256GuidedSectionHandler() local
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
DIpSecCryptIo.c686 OUT UINT8 *PublicKey, in IpSecCryptoIoDhGetPublicKey()
944 OUT UINT8 **PublicKey, in IpSecCryptoIoGetPublicKeyFromCert()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DUefiMultiPhase.h122 UINT8 PublicKey[256]; member
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
DPayload.c1498 UINT8 *PublicKey; in Ikev2GenerateCertificatePayload() local