Lines Matching refs:TPM_RC_SUCCESS

67   CHECK_EQ(tpm_utility->Startup(), TPM_RC_SUCCESS);
68 CHECK_EQ(tpm_utility->InitializeTpm(), TPM_RC_SUCCESS);
80 if (result != TPM_RC_SUCCESS) {
108 if (result != TPM_RC_SUCCESS) {
121 if (result != TPM_RC_SUCCESS) {
130 if (result != TPM_RC_SUCCESS) {
159 if (result != TPM_RC_SUCCESS) {
167 if (response_info.code == TPM_RC_SUCCESS) {
268 return TPM_RC_SUCCESS;
277 if (result != TPM_RC_SUCCESS) {
283 return TPM_RC_SUCCESS;
295 if (result != TPM_RC_SUCCESS) {
301 if (result != TPM_RC_SUCCESS) {
318 if (result != TPM_RC_SUCCESS) {
330 if (TPM_RC_SUCCESS == Parse_TPM_HANDLE(buffer, &handle, nullptr)) {
357 if (result != TPM_RC_SUCCESS) {
363 if (result != TPM_RC_SUCCESS) {
429 if (result != TPM_RC_SUCCESS) {
457 TPM_RC result = TPM_RC_SUCCESS;
466 if (result != TPM_RC_SUCCESS) {
488 if (result != TPM_RC_SUCCESS) {
498 if (result != TPM_RC_SUCCESS) {
506 if (result != TPM_RC_SUCCESS) {
522 if (result != TPM_RC_SUCCESS) {
536 if (result != TPM_RC_SUCCESS) {
544 if (result != TPM_RC_SUCCESS) {
549 if (result != TPM_RC_SUCCESS) {
554 if (result != TPM_RC_SUCCESS) {
564 return TPM_RC_SUCCESS;
574 if (result != TPM_RC_SUCCESS) {
584 if (result != TPM_RC_SUCCESS) {
592 if (result != TPM_RC_SUCCESS) {
605 if (result != TPM_RC_SUCCESS) {
618 if (result != TPM_RC_SUCCESS) {
623 if (result != TPM_RC_SUCCESS) {
628 if (result != TPM_RC_SUCCESS) {
637 return TPM_RC_SUCCESS;
660 if (result != TPM_RC_SUCCESS) {
702 return CreateErrorResponse(TPM_RC_SUCCESS);
717 if (result != TPM_RC_SUCCESS) {
721 if (response_info.code == TPM_RC_SUCCESS ||
734 return TPM_RC_SUCCESS;
743 if (result != TPM_RC_SUCCESS) {
752 return TPM_RC_SUCCESS;
792 CHECK_EQ(Serialize_TPM_HANDLE(handle, &handles_blob), TPM_RC_SUCCESS);
803 TPM_RC result = TPM_RC_SUCCESS;
815 if (result != TPM_RC_SUCCESS) {