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

  /external/tpm2/
AlgorithmCap.c 86 #ifdef TPM_ALG_KDF2
87 {TPM_ALG_KDF2, {0, 0, 1, 0, 0, 0, 0, 1, 0}},
Implementation.h 408 #define TPM_ALG_KDF2 (TPM_ALG_ID)(0x0021)
    [all...]
tpm_generated.c 729 #ifdef TPM_ALG_KDF2
730 if (*target == TPM_ALG_KDF2) {
    [all...]
tpm_types.h     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Capability.c 705 case TPM_ALG_KDF2:
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 200 #define TPM_ALG_KDF2 (TPM_ALG_ID)(0x0021)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 517 constexpr TPM_ALG_ID TPM_ALG_KDF2 = 0x0021;
    [all...]
tpm_generated.cc     [all...]

Completed in 299 milliseconds