Home
last modified time | relevance | path

Searched refs:MAX_CAP_ALGS (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DTpm20.h134 #define MAX_CAP_ALGS (MAX_CAP_DATA / sizeof(TPMS_ALG_PROPERTY)) macro
1099 TPMS_ALG_PROPERTY algProperties[MAX_CAP_ALGS];
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2Capability.c321 MAX_CAP_ALGS, in Tpm2GetCapabilitySupportedAlg()