Home
last modified time | relevance | path

Searched refs:Algorithm (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/
DTcg2ConfigStrings.uni57 #string STR_TCG2_SET_PCD_BANKS #language en-US "TPM2 PCR_Allocate(Algorithm IDs)"
68 #string STR_TPM2_ACTIVE_HASH_ALGO #language en-US "TPM2 Active PCR Hash Algorithm"
69 #string STR_TPM2_ACTIVE_HASH_ALGO_HELP #language en-US "TPM2 Active PCR Hash Algorithm: …
72 … STR_TPM2_SUPPORTED_HASH_ALGO #language en-US "TPM2 Hardware Supported Hash Algorithm"
73 …ED_HASH_ALGO_HELP #language en-US "TPM2 Hardware Supported Hash Algorithm: SHA1, SHA256, S…
76 #string STR_BIOS_HASH_ALGO #language en-US "BIOS Supported Hash Algorithm"
77 #string STR_BIOS_HASH_ALGO_HELP #language en-US "BIOS Supported Hash Algorithm: SHA1, SH…
91 #string STR_TCG2_HASH_ALGO_BITMAP #language en-US "Hash Algorithm Bitmap"
92 …LGO_BITMAP_HELP #language en-US "TCG2 Supported Hash Algorithm Bitmap: SHA1, SH…
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
DIScsiCHAP.c137 UINTN Algorithm; in IScsiCHAPOnRspReceived() local
217 Algorithm = AsciiStrDecimalToUintn (Value); in IScsiCHAPOnRspReceived()
218 if (Algorithm != ISCSI_CHAP_ALGORITHM_MD5) { in IScsiCHAPOnRspReceived()
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
DIScsiCHAP.c162 UINTN Algorithm; in IScsiCHAPOnRspReceived() local
250 Algorithm = IScsiNetNtoi (Value); in IScsiCHAPOnRspReceived()
251 if (Algorithm != ISCSI_CHAP_ALGORITHM_MD5) { in IScsiCHAPOnRspReceived()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/md5test/
DREADME2 Internet Draft (Rivest and Dusse, The MD5 Message-Digest Algorithm, 10
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DDecompress.h162 IN UINTN Algorithm
DDecompress.c930 IN UINTN Algorithm in Extract() argument
940 switch (Algorithm) { in Extract()
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DBlockIoCrypto.h49 EFI_GUID Algorithm; member
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dauth-framework.rst320 #. Public Key Algorithm
322 #. Digital Signature Algorithm
334 The Digital Signature Algorithm will be represented by the DER encoding of
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dalgorithm.txt204 [LZ77] Ziv J., Lempel A., ``A Universal Algorithm for Sequential Data
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dalgorithm.txt204 [LZ77] Ziv J., Lempel A., ``A Universal Algorithm for Sequential Data
/device/linaro/bootloader/edk2/SecurityPkg/
DSecurityPkg.uni190 …curityPkgTokenSpaceGuid_PcdTcg2HashAlgorithmBitmap_PROMPT #language en-US "Hash Algorithm bitmap."
DSecurityPkg.dec451 # @Prompt Hash Algorithm bitmap.
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DUefiShellDebug1CommandsLib.uni553 "Compresses a file using UEFI Compression Algorithm.\r\n"
564 " 1. This command compresses a file using UEFI Compression Algorithm\r\n"
575 "Decompresses a file using UEFI Decompression Algorithm.\r\n"
587 " Algorithm and writes the decompressed form out to a new file.\r\n"
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch4159 + // Decompression Algorithm