Lines Matching defs:code
16 // command code values.
32 TPM_RC code;
39 UINT32 code;
124 header->code = ucode;
154 int line, int code
162 s_failCode = code;
163 // if asserts are enabled, then do an assert unless the failure mode code
168 // Jump to the failure mode code.
178 // This function is called by the interface code when the platform is in failure mode.
206 switch (header.code) {
350 MarshalUint32(TPM_RC_SUCCESS, &buffer, &bufferSize); // response code