Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmAlgorithmDefines.h220 #define ADD_FILL 0 macro
222 #define ADD_FILL 1 macro
229 + (ADD_FILL || CC_NV_UndefineSpaceSpecial) /* 0x0000011F */ \
230 + (ADD_FILL || CC_EvictControl) /* 0x00000120 */ \
231 + (ADD_FILL || CC_HierarchyControl) /* 0x00000121 */ \
232 + (ADD_FILL || CC_NV_UndefineSpace) /* 0x00000122 */ \
233 + ADD_FILL /* 0x00000123 */ \
234 + (ADD_FILL || CC_ChangeEPS) /* 0x00000124 */ \
235 + (ADD_FILL || CC_ChangePPS) /* 0x00000125 */ \
236 + (ADD_FILL || CC_Clear) /* 0x00000126 */ \
[all …]
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/
DImplementation.h965 #define ADD_FILL 0 macro
967 #define ADD_FILL 1 macro
974 + (ADD_FILL || CC_NV_UndefineSpaceSpecial) /* 0x0000011F */ \
975 + (ADD_FILL || CC_EvictControl) /* 0x00000120 */ \
976 + (ADD_FILL || CC_HierarchyControl) /* 0x00000121 */ \
977 + (ADD_FILL || CC_NV_UndefineSpace) /* 0x00000122 */ \
978 + ADD_FILL /* 0x00000123 */ \
979 + (ADD_FILL || CC_ChangeEPS) /* 0x00000124 */ \
980 + (ADD_FILL || CC_ChangePPS) /* 0x00000125 */ \
981 + (ADD_FILL || CC_Clear) /* 0x00000126 */ \
[all …]