Searched refs:TPM2B_NONCE (Results 1 – 14 of 14) sorted by relevance
/system/tpm/trunks/ |
D | hmac_authorization_delegate.h | 84 const TPM2B_NONCE& tpm_nonce, 85 const TPM2B_NONCE& caller_nonce, 127 const TPM2B_NONCE& nonce_newer, 128 const TPM2B_NONCE& nonce_older); 136 const TPM2B_NONCE& nonce_newer, 137 const TPM2B_NONCE& nonce_older, 146 TPM2B_NONCE caller_nonce_; 147 TPM2B_NONCE tpm_nonce_;
|
D | mock_tpm.cc | 41 const TPM2B_NONCE& nonce_caller, in StartAuthSession() 58 const TPM2B_NONCE& nonce_caller, in StartAuthSessionSync() 64 TPM2B_NONCE* nonce_tpm, in StartAuthSessionSync() 144 const TPM2B_NONCE& nonce_tpm, in PolicySigned() 146 const TPM2B_NONCE& policy_ref, in PolicySigned() 160 const TPM2B_NONCE& nonce_tpm, in PolicySignedSync() 162 const TPM2B_NONCE& policy_ref, in PolicySignedSync() 177 const TPM2B_NONCE& nonce_tpm, in PolicySecretSync() 179 const TPM2B_NONCE& policy_ref, in PolicySecretSync()
|
D | hmac_authorization_delegate.cc | 212 const TPM2B_NONCE& tpm_nonce, in InitSession() 213 const TPM2B_NONCE& caller_nonce, in InitSession() 249 const TPM2B_NONCE& nonce_newer, in CreateKey() 250 const TPM2B_NONCE& nonce_older) { in CreateKey() 290 const TPM2B_NONCE& nonce_newer, in AesOperation() 291 const TPM2B_NONCE& nonce_older, in AesOperation()
|
D | mock_tpm.h | 75 const TPM2B_NONCE& nonce_caller, 85 const TPM2B_NONCE& nonce_caller, 98 const TPM2B_NONCE& nonce_caller, 104 TPM2B_NONCE* nonce_tpm, 109 const TPM2B_NONCE& nonce_caller, 115 TPM2B_NONCE* nonce_tpm, 850 const TPM2B_NONCE& nonce_tpm, 852 const TPM2B_NONCE& policy_ref, 860 const TPM2B_NONCE& nonce_tpm, 862 const TPM2B_NONCE& policy_ref, [all …]
|
D | hmac_authorization_delegate_test.cc | 38 TPM2B_NONCE nonce; in TEST() 69 TPM2B_NONCE nonce; in TEST() 111 TPM2B_NONCE session_nonce_; 122 TPM2B_NONCE original_nonce = session_nonce_; in TEST_F()
|
D | session_manager_impl.cc | 108 TPM2B_NONCE nonce_caller; in StartSession() 109 TPM2B_NONCE nonce_tpm; in StartSession()
|
D | session_manager_test.cc | 113 TPM2B_NONCE nonce; in TEST_F() 159 TPM2B_NONCE nonce; in TEST_F()
|
D | tpm_generated.h | 374 typedef TPM2B_DIGEST TPM2B_NONCE; typedef 1214 TPM2B_NONCE nonce; 1220 TPM2B_NONCE nonce; 1862 const TPM2B_NONCE& value, 1867 TPM2B_NONCE* value, 3825 const TPM2B_NONCE& nonce_tpm)> StartAuthSessionResponse; 3831 const TPM2B_NONCE& nonce_caller, 3841 TPM2B_NONCE* nonce_tpm, 3848 const TPM2B_NONCE& nonce_caller, 3860 const TPM2B_NONCE& nonce_caller, [all …]
|
D | resource_manager.cc | 554 TPM2B_NONCE nonce; in ParseCommand() 628 TPM2B_NONCE nonce; in ParseResponse()
|
D | tpm_generated.cc | 1045 const TPM2B_NONCE& value, in Serialize_TPM2B_NONCE() 1053 TPM2B_NONCE* value, in Parse_TPM2B_NONCE() 10643 const TPM2B_NONCE& nonce_caller, in SerializeCommand_StartAuthSession() 10809 TPM2B_NONCE* nonce_tpm, in ParseResponse_StartAuthSession() 10929 TPM2B_NONCE()); in StartAuthSessionErrorCallback() 10940 TPM2B_NONCE nonce_tpm; in StartAuthSessionResponseParser() 10961 const TPM2B_NONCE& nonce_caller, in StartAuthSession() 11000 const TPM2B_NONCE& nonce_caller, in StartAuthSessionSync() 11006 TPM2B_NONCE* nonce_tpm, in StartAuthSessionSync() 25433 const TPM2B_NONCE& nonce_tpm, in SerializeCommand_PolicySigned() [all …]
|
/system/tpm/trunks/generator/ |
D | raw_structures.txt | 379 TPM2B_NONCE .......................................................................................… 892 Table 71 — Definition of Types for TPM2B_NONCE ....................................................… 10426 10.3.4 TPM2B_NONCE 10427 Table 71 — Definition of Types for TPM2B_NONCE 10436 TPM2B_NONCE 12348 TPM2B_NONCE 12377 TPM2B_NONCE
|
D | raw_structures_fixed.txt | 379 TPM2B_NONCE .......................................................................................… 892 Table 71 — Definition of Types for TPM2B_NONCE ....................................................… 10454 10.3.4 TPM2B_NONCE 10455 Table 71 — Definition of Types for TPM2B_NONCE 10464 TPM2B_NONCE 12386 TPM2B_NONCE 12415 TPM2B_NONCE
|
D | raw_commands.txt | 3682 TPM2B_NONCE 3748 TPM2B_NONCE 19144 TPM2B_NONCE 19161 TPM2B_NONCE 19709 TPM2B_NONCE 19726 TPM2B_NONCE 20106 TPM2B_NONCE 23892 TPM2B_NONCE
|
D | raw_commands_fixed.txt | 3684 TPM2B_NONCE 3750 TPM2B_NONCE 19155 TPM2B_NONCE 19174 TPM2B_NONCE 19720 TPM2B_NONCE 19739 TPM2B_NONCE 20117 TPM2B_NONCE 23903 TPM2B_NONCE
|