HomeSort by relevance Sort by last modified time
    Searched defs:TPM_ALG_XOR (Results 1 - 4 of 4) sorted by null

  /external/tpm2/
Implementation.h 336 #define TPM_ALG_XOR (TPM_ALG_ID)(0x000A)
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h 253 #define TPM_ALG_XOR ((TPM_ALGORITHM_ID) 0x0000000A) // XOR using the rolling nonces
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h 378 #define TPM_ALG_XOR ((TPM_ALGORITHM_ID) 0x0000000A) ///< XOR using the rolling nonces
    [all...]
  /system/tpm/trunks/
tpm_generated.h 499 constexpr TPM_ALG_ID TPM_ALG_XOR = 0x000A;
    [all...]

Completed in 394 milliseconds