Searched refs:Algorithm (Results 1 – 14 of 14) sorted by relevance
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Config/ |
D | Tcg2ConfigStrings.uni | 57 #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/ |
D | IScsiCHAP.c | 137 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/ |
D | IScsiCHAP.c | 162 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/ |
D | README | 2 Internet Draft (Rivest and Dusse, The MD5 Message-Digest Algorithm, 10
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
D | Decompress.h | 162 IN UINTN Algorithm
|
D | Decompress.c | 930 IN UINTN Algorithm in Extract() argument 940 switch (Algorithm) { in Extract()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | BlockIoCrypto.h | 49 EFI_GUID Algorithm; member
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | auth-framework.rst | 320 #. 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/ |
D | algorithm.txt | 204 [LZ77] Ziv J., Lempel A., ``A Universal Algorithm for Sequential Data
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | algorithm.txt | 204 [LZ77] Ziv J., Lempel A., ``A Universal Algorithm for Sequential Data
|
/device/linaro/bootloader/edk2/SecurityPkg/ |
D | SecurityPkg.uni | 190 …curityPkgTokenSpaceGuid_PcdTcg2HashAlgorithmBitmap_PROMPT #language en-US "Hash Algorithm bitmap."
|
D | SecurityPkg.dec | 451 # @Prompt Hash Algorithm bitmap.
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/ |
D | UefiShellDebug1CommandsLib.uni | 553 "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/ |
D | ShellR33.patch | 4159 + // Decompression Algorithm
|