HomeSort by relevance Sort by last modified time
    Searched refs:TPM_SHA1_160_HASH_LEN (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/common_lib/
smogcheck_tpm.py 49 TPM_SHA1_160_HASH_LEN = c_uint(0x14)
343 hPolicy, TSS_SECRET_MODE[secret_mode], TPM_SHA1_160_HASH_LEN,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h 318 #define TPM_SHA1_160_HASH_LEN 0x14
319 #define TPM_SHA1BASED_NONCE_LEN TPM_SHA1_160_HASH_LEN
322 UINT8 digest[TPM_SHA1_160_HASH_LEN];
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h 441 #define TPM_SHA1_160_HASH_LEN 0x14
442 #define TPM_SHA1BASED_NONCE_LEN TPM_SHA1_160_HASH_LEN
448 UINT8 digest[TPM_SHA1_160_HASH_LEN];
    [all...]

Completed in 76 milliseconds