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

  /external/tpm2/
AlgorithmCap.c 153 algList->algProperties[algList->count].alg = s_algorithms[i].algID;
154 algList->algProperties[algList->count].algProperties =
tpm_types.h 753 TPMA_ALGORITHM algProperties;
823 TPMS_ALG_PROPERTY algProperties[MAX_CAP_ALGS];
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
Tpm2Capability.c 333 AlgList->algProperties[Index].alg = SwapBytes16 (AlgList->algProperties[Index].alg);
334 WriteUnaligned32 ((UINT32 *)&AlgList->algProperties[Index].algProperties, SwapBytes32 (ReadUnaligned32 ((UINT32 *)&AlgList->algProperties[Index].algProperties)));
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 279 milliseconds