Lines Matching refs:tmp

8139       std::string tmp;
8330 std::string tmp;
8521 std::string tmp;
8712 std::string tmp;
8907 std::string tmp;
9016 std::string tmp = out_data_bytes.substr(2);
9017 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
9020 out_data_bytes.replace(2, std::string::npos, tmp);
9146 std::string tmp = nonce_caller_bytes.substr(2);
9147 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
9150 nonce_caller_bytes.replace(2, std::string::npos, tmp);
9189 std::string tmp;
9299 std::string tmp = nonce_tpm_bytes.substr(2);
9300 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
9303 nonce_tpm_bytes.replace(2, std::string::npos, tmp);
9434 std::string tmp;
9636 std::string tmp = in_sensitive_bytes.substr(2);
9637 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
9640 in_sensitive_bytes.replace(2, std::string::npos, tmp);
9673 std::string tmp;
9800 std::string tmp = out_private_bytes.substr(2);
9801 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
9804 out_private_bytes.replace(2, std::string::npos, tmp);
9931 std::string tmp = in_private_bytes.substr(2);
9932 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
9935 in_private_bytes.replace(2, std::string::npos, tmp);
9962 std::string tmp;
10070 std::string tmp = name_bytes.substr(2);
10071 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
10074 name_bytes.replace(2, std::string::npos, tmp);
10186 std::string tmp = in_private_bytes.substr(2);
10187 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
10190 in_private_bytes.replace(2, std::string::npos, tmp);
10217 std::string tmp;
10326 std::string tmp = name_bytes.substr(2);
10327 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
10330 name_bytes.replace(2, std::string::npos, tmp);
10444 std::string tmp;
10559 std::string tmp = out_public_bytes.substr(2);
10560 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
10563 out_public_bytes.replace(2, std::string::npos, tmp);
10679 std::string tmp = credential_blob_bytes.substr(2);
10680 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
10683 credential_blob_bytes.replace(2, std::string::npos, tmp);
10713 std::string tmp;
10816 std::string tmp = cert_info_bytes.substr(2);
10817 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
10820 cert_info_bytes.replace(2, std::string::npos, tmp);
10938 std::string tmp = credential_bytes.substr(2);
10939 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
10942 credential_bytes.replace(2, std::string::npos, tmp);
10969 std::string tmp;
11078 std::string tmp = credential_blob_bytes.substr(2);
11079 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
11082 credential_blob_bytes.replace(2, std::string::npos, tmp);
11201 std::string tmp;
11304 std::string tmp = out_data_bytes.substr(2);
11305 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
11308 out_data_bytes.replace(2, std::string::npos, tmp);
11413 std::string tmp = new_auth_bytes.substr(2);
11414 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
11417 new_auth_bytes.replace(2, std::string::npos, tmp);
11444 std::string tmp;
11547 std::string tmp = out_private_bytes.substr(2);
11548 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
11551 out_private_bytes.replace(2, std::string::npos, tmp);
11674 std::string tmp = encryption_key_in_bytes.substr(2);
11675 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
11678 encryption_key_in_bytes.replace(2, std::string::npos, tmp);
11708 std::string tmp;
11823 std::string tmp = encryption_key_out_bytes.substr(2);
11824 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
11827 encryption_key_out_bytes.replace(2, std::string::npos, tmp);
11964 std::string tmp = in_duplicate_bytes.substr(2);
11965 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
11968 in_duplicate_bytes.replace(2, std::string::npos, tmp);
12001 std::string tmp;
12110 std::string tmp = out_duplicate_bytes.substr(2);
12111 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
12114 out_duplicate_bytes.replace(2, std::string::npos, tmp);
12251 std::string tmp = encryption_key_bytes.substr(2);
12252 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
12255 encryption_key_bytes.replace(2, std::string::npos, tmp);
12291 std::string tmp;
12394 std::string tmp = out_private_bytes.substr(2);
12395 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
12398 out_private_bytes.replace(2, std::string::npos, tmp);
12520 std::string tmp = message_bytes.substr(2);
12521 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
12524 message_bytes.replace(2, std::string::npos, tmp);
12554 std::string tmp;
12657 std::string tmp = out_data_bytes.substr(2);
12658 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
12661 out_data_bytes.replace(2, std::string::npos, tmp);
12779 std::string tmp = cipher_text_bytes.substr(2);
12780 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
12783 cipher_text_bytes.replace(2, std::string::npos, tmp);
12813 std::string tmp;
12916 std::string tmp = message_bytes.substr(2);
12917 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
12920 message_bytes.replace(2, std::string::npos, tmp);
13037 std::string tmp;
13146 std::string tmp = z_point_bytes.substr(2);
13147 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
13150 z_point_bytes.replace(2, std::string::npos, tmp);
13251 std::string tmp = in_point_bytes.substr(2);
13252 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
13255 in_point_bytes.replace(2, std::string::npos, tmp);
13279 std::string tmp;
13382 std::string tmp = out_point_bytes.substr(2);
13383 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
13386 out_point_bytes.replace(2, std::string::npos, tmp);
13496 std::string tmp;
13705 std::string tmp = in_qs_b_bytes.substr(2);
13706 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
13709 in_qs_b_bytes.replace(2, std::string::npos, tmp);
13742 std::string tmp;
13851 std::string tmp = out_z1_bytes.substr(2);
13852 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
13855 out_z1_bytes.replace(2, std::string::npos, tmp);
14013 std::string tmp;
14122 std::string tmp = out_data_bytes.substr(2);
14123 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
14126 out_data_bytes.replace(2, std::string::npos, tmp);
14242 std::string tmp = data_bytes.substr(2);
14243 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
14246 data_bytes.replace(2, std::string::npos, tmp);
14273 std::string tmp;
14381 std::string tmp = out_hash_bytes.substr(2);
14382 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
14385 out_hash_bytes.replace(2, std::string::npos, tmp);
14494 std::string tmp = buffer_bytes.substr(2);
14495 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
14498 buffer_bytes.replace(2, std::string::npos, tmp);
14525 std::string tmp;
14627 std::string tmp = out_hmac_bytes.substr(2);
14628 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
14631 out_hmac_bytes.replace(2, std::string::npos, tmp);
14743 std::string tmp;
14846 std::string tmp = random_bytes_bytes.substr(2);
14847 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
14850 random_bytes_bytes.replace(2, std::string::npos, tmp);
14939 std::string tmp = in_data_bytes.substr(2);
14940 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
14943 in_data_bytes.replace(2, std::string::npos, tmp);
14964 std::string tmp;
15151 std::string tmp = auth_bytes.substr(2);
15152 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
15155 auth_bytes.replace(2, std::string::npos, tmp);
15182 std::string tmp;
15378 std::string tmp = auth_bytes.substr(2);
15379 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
15382 auth_bytes.replace(2, std::string::npos, tmp);
15406 std::string tmp;
15602 std::string tmp = buffer_bytes.substr(2);
15603 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
15606 buffer_bytes.replace(2, std::string::npos, tmp);
15630 std::string tmp;
15824 std::string tmp = buffer_bytes.substr(2);
15825 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
15828 buffer_bytes.replace(2, std::string::npos, tmp);
15855 std::string tmp;
15964 std::string tmp = result_bytes.substr(2);
15965 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
15968 result_bytes.replace(2, std::string::npos, tmp);
16085 std::string tmp = buffer_bytes.substr(2);
16086 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
16089 buffer_bytes.replace(2, std::string::npos, tmp);
16116 std::string tmp;
16333 std::string tmp = qualifying_data_bytes.substr(2);
16334 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
16337 qualifying_data_bytes.replace(2, std::string::npos, tmp);
16367 std::string tmp;
16476 std::string tmp = certify_info_bytes.substr(2);
16477 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
16480 certify_info_bytes.replace(2, std::string::npos, tmp);
16616 std::string tmp = qualifying_data_bytes.substr(2);
16617 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
16620 qualifying_data_bytes.replace(2, std::string::npos, tmp);
16656 std::string tmp;
16765 std::string tmp = certify_info_bytes.substr(2);
16766 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
16769 certify_info_bytes.replace(2, std::string::npos, tmp);
16899 std::string tmp = qualifying_data_bytes.substr(2);
16900 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
16903 qualifying_data_bytes.replace(2, std::string::npos, tmp);
16933 std::string tmp;
17041 std::string tmp = quoted_bytes.substr(2);
17042 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
17045 quoted_bytes.replace(2, std::string::npos, tmp);
17174 std::string tmp = qualifying_data_bytes.substr(2);
17175 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
17178 qualifying_data_bytes.replace(2, std::string::npos, tmp);
17212 std::string tmp;
17321 std::string tmp = audit_info_bytes.substr(2);
17322 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
17325 audit_info_bytes.replace(2, std::string::npos, tmp);
17458 std::string tmp = qualifying_data_bytes.substr(2);
17459 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
17462 qualifying_data_bytes.replace(2, std::string::npos, tmp);
17492 std::string tmp;
17601 std::string tmp = audit_info_bytes.substr(2);
17602 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
17605 audit_info_bytes.replace(2, std::string::npos, tmp);
17733 std::string tmp = qualifying_data_bytes.substr(2);
17734 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
17737 qualifying_data_bytes.replace(2, std::string::npos, tmp);
17768 std::string tmp;
17877 std::string tmp = time_info_bytes.substr(2);
17878 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
17881 time_info_bytes.replace(2, std::string::npos, tmp);
18041 std::string tmp;
18296 std::string tmp;
18511 std::string tmp = digest_bytes.substr(2);
18512 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
18515 digest_bytes.replace(2, std::string::npos, tmp);
18542 std::string tmp;
18754 std::string tmp = digest_bytes.substr(2);
18755 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
18758 digest_bytes.replace(2, std::string::npos, tmp);
18788 std::string tmp;
19025 std::string tmp;
19243 std::string tmp;
19428 std::string tmp = event_data_bytes.substr(2);
19429 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
19432 event_data_bytes.replace(2, std::string::npos, tmp);
19456 std::string tmp;
19662 std::string tmp;
19891 std::string tmp;
20128 std::string tmp = auth_policy_bytes.substr(2);
20129 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
20132 auth_policy_bytes.replace(2, std::string::npos, tmp);
20162 std::string tmp;
20359 std::string tmp = auth_bytes.substr(2);
20360 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
20363 auth_bytes.replace(2, std::string::npos, tmp);
20387 std::string tmp;
20587 std::string tmp;
20801 std::string tmp = nonce_tpm_bytes.substr(2);
20802 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
20805 nonce_tpm_bytes.replace(2, std::string::npos, tmp);
20844 std::string tmp;
20953 std::string tmp = timeout_bytes.substr(2);
20954 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
20957 timeout_bytes.replace(2, std::string::npos, tmp);
21101 std::string tmp = nonce_tpm_bytes.substr(2);
21102 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
21105 nonce_tpm_bytes.replace(2, std::string::npos, tmp);
21141 std::string tmp;
21250 std::string tmp = timeout_bytes.substr(2);
21251 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
21254 timeout_bytes.replace(2, std::string::npos, tmp);
21395 std::string tmp = timeout_bytes.substr(2);
21396 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
21399 timeout_bytes.replace(2, std::string::npos, tmp);
21435 std::string tmp;
21650 std::string tmp;
21843 std::string tmp = pcr_digest_bytes.substr(2);
21844 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
21847 pcr_digest_bytes.replace(2, std::string::npos, tmp);
21874 std::string tmp;
22083 std::string tmp;
22297 std::string tmp = operand_b_bytes.substr(2);
22298 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
22301 operand_b_bytes.replace(2, std::string::npos, tmp);
22337 std::string tmp;
22550 std::string tmp = operand_b_bytes.substr(2);
22551 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
22554 operand_b_bytes.replace(2, std::string::npos, tmp);
22584 std::string tmp;
22799 std::string tmp;
23001 std::string tmp;
23189 std::string tmp = cp_hash_a_bytes.substr(2);
23190 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
23193 cp_hash_a_bytes.replace(2, std::string::npos, tmp);
23217 std::string tmp;
23404 std::string tmp = name_hash_bytes.substr(2);
23405 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
23408 name_hash_bytes.replace(2, std::string::npos, tmp);
23432 std::string tmp;
23632 std::string tmp = object_name_bytes.substr(2);
23633 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
23636 object_name_bytes.replace(2, std::string::npos, tmp);
23666 std::string tmp;
23880 std::string tmp = approved_policy_bytes.substr(2);
23881 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
23884 approved_policy_bytes.replace(2, std::string::npos, tmp);
23917 std::string tmp;
24123 std::string tmp;
24319 std::string tmp;
24514 std::string tmp;
24617 std::string tmp = policy_digest_bytes.substr(2);
24618 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
24621 policy_digest_bytes.replace(2, std::string::npos, tmp);
24741 std::string tmp;
24948 std::string tmp = in_sensitive_bytes.substr(2);
24949 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
24952 in_sensitive_bytes.replace(2, std::string::npos, tmp);
24985 std::string tmp;
25118 std::string tmp = out_public_bytes.substr(2);
25119 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
25122 out_public_bytes.replace(2, std::string::npos, tmp);
25275 std::string tmp;
25474 std::string tmp = auth_policy_bytes.substr(2);
25475 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
25478 auth_policy_bytes.replace(2, std::string::npos, tmp);
25505 std::string tmp;
25709 std::string tmp;
25903 std::string tmp;
26097 std::string tmp;
26299 std::string tmp;
26484 std::string tmp = new_auth_bytes.substr(2);
26485 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
26488 new_auth_bytes.replace(2, std::string::npos, tmp);
26512 std::string tmp;
26714 std::string tmp;
26942 std::string tmp;
27169 std::string tmp;
27376 std::string tmp;
27578 std::string tmp = fu_digest_bytes.substr(2);
27579 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
27582 fu_digest_bytes.replace(2, std::string::npos, tmp);
27613 std::string tmp;
27803 std::string tmp = fu_data_bytes.substr(2);
27804 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
27807 fu_data_bytes.replace(2, std::string::npos, tmp);
27828 std::string tmp;
28040 std::string tmp;
28143 std::string tmp = fu_data_bytes.substr(2);
28144 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
28147 fu_data_bytes.replace(2, std::string::npos, tmp);
28254 std::string tmp;
28456 std::string tmp;
28657 std::string tmp;
28869 std::string tmp;
29061 std::string tmp;
29267 std::string tmp;
29472 std::string tmp;
29687 std::string tmp;
29901 std::string tmp;
30088 std::string tmp = auth_bytes.substr(2);
30089 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
30092 auth_bytes.replace(2, std::string::npos, tmp);
30119 std::string tmp;
30330 std::string tmp;
30544 std::string tmp;
30749 std::string tmp;
30858 std::string tmp = nv_public_bytes.substr(2);
30859 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
30862 nv_public_bytes.replace(2, std::string::npos, tmp);
30976 std::string tmp = data_bytes.substr(2);
30977 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
30980 data_bytes.replace(2, std::string::npos, tmp);
31010 std::string tmp;
31224 std::string tmp;
31420 std::string tmp = data_bytes.substr(2);
31421 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
31424 data_bytes.replace(2, std::string::npos, tmp);
31451 std::string tmp;
31672 std::string tmp;
31884 std::string tmp;
32084 std::string tmp;
32310 std::string tmp;
32413 std::string tmp = data_bytes.substr(2);
32414 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
32417 data_bytes.replace(2, std::string::npos, tmp);
32546 std::string tmp;
32735 std::string tmp = new_auth_bytes.substr(2);
32736 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
32739 new_auth_bytes.replace(2, std::string::npos, tmp);
32763 std::string tmp;
32981 std::string tmp = qualifying_data_bytes.substr(2);
32982 if (!authorization_delegate->EncryptCommandParameter(&tmp)) {
32985 qualifying_data_bytes.replace(2, std::string::npos, tmp);
33024 std::string tmp;
33133 std::string tmp = certify_info_bytes.substr(2);
33134 if (!authorization_delegate->DecryptResponseParameter(&tmp)) {
33137 certify_info_bytes.replace(2, std::string::npos, tmp);