Searched refs:RESET_STRUCT (Results 1 – 1 of 1) sorted by relevance
/external/tpm2/ |
D | marshal_test.c | 49 #define RESET_STRUCT(type, val) \ macro 190 RESET_STRUCT(TPMA_OBJECT, 0) in AttributeStructSuccessTest() 205 RESET_STRUCT(TPMA_OBJECT, 0) in AttributeStructFailureTest() 315 RESET_STRUCT(TPMS_CLOCK_INFO, 0) in StructureSuccessNormalTest() 331 RESET_STRUCT(TPML_DIGEST, 0) in StructureSuccessValueTest() 344 RESET_STRUCT(TPMS_PCR_SELECTION, 0) in StructureFailureNullTest() 357 RESET_STRUCT(TPM2B_DIGEST, 0) in StructureSuccessArrayTest() 374 RESET_STRUCT(TPMT_TK_HASHCHECK, 0) in StructureSuccessNullTest() 388 RESET_STRUCT(TPMT_TK_HASHCHECK, 0) in StructureFailureTagTest() 401 RESET_STRUCT(TPM2B_NV_PUBLIC, 0) in StructureSuccessSizeCheckTest()
|