Home | History | Annotate | Download | only in trunks

Lines Matching full:const

37     const TPMI_DH_OBJECT& tpm_key,
38 const std::string& tpm_key_name,
39 const TPMI_DH_ENTITY& bind,
40 const std::string& bind_name,
41 const TPM2B_NONCE& nonce_caller,
42 const TPM2B_ENCRYPTED_SECRET& encrypted_salt,
43 const TPM_SE& session_type,
44 const TPMT_SYM_DEF& symmetric,
45 const TPMI_ALG_HASH& auth_hash,
47 const StartAuthSessionResponse& callback) {
54 const TPMI_DH_OBJECT& tpm_key,
55 const std::string& tpm_key_name,
56 const TPMI_DH_ENTITY& bind,
57 const std::string& bind_name,
58 const TPM2B_NONCE& nonce_caller,
59 const TPM2B_ENCRYPTED_SECRET& encrypted_salt,
60 const TPM_SE& session_type,
61 const TPMT_SYM_DEF& symmetric,
62 const TPMI_ALG_HASH& auth_hash,
72 const TPMI_DH_OBJECT& parent_handle,
73 const std::string& parent_handle_name,
74 const TPM2B_SENSITIVE_CREATE& in_sensitive,
75 const TPM2B_PUBLIC& in_public,
76 const TPM2B_DATA& outside_info,
77 const TPML_PCR_SELECTION& creation_pcr,
90 const TPMI_DH_OBJECT& sign_handle,
91 const std::string& sign_handle_name,
92 const TPMI_DH_OBJECT& object_handle,
93 const std::string& object_handle_name,
94 const TPM2B_DATA& qualifying_data,
95 const TPM2B_DIGEST& creation_hash,
96 const TPMT_SIG_SCHEME& in_scheme,
97 const TPMT_TK_CREATION& creation_ticket,
107 const TPMI_RH_ENDORSEMENT& privacy_admin_handle,
108 const std::string& privacy_admin_handle_name,
109 const TPMI_DH_OBJECT& sign_handle,
110 const std::string& sign_handle_name,
111 const TPMI_SH_HMAC& session_handle,
112 const std::string& session_handle_name,
113 const TPM2B_DATA& qualifying_data,
114 const TPMT_SIG_SCHEME& in_scheme,
124 const TPMI_DH_OBJECT& sign_handle,
125 const std::string& sign_handle_name,
126 const UINT32& param_size,
127 const TPM2B_ECC_POINT& p1,
128 const TPM2B_SENSITIVE_DATA& s2,
129 const TPM2B_ECC_PARAMETER& y2,
140 const TPMI_DH_OBJECT& auth_object,
141 const std::string& auth_object_name,
142 const TPMI_SH_POLICY& policy_session,
143 const std::string& policy_session_name,
144 const TPM2B_NONCE& nonce_tpm,
145 const TPM2B_DIGEST& cp_hash_a,
146 const TPM2B_NONCE& policy_ref,
147 const INT32& expiration,
148 const TPMT_SIGNATURE& auth,
150 const PolicySignedResponse& callback) {
156 const TPMI_DH_OBJECT& auth_object,
157 const std::string& auth_object_name,
158 const TPMI_SH_POLICY& policy_session,
159 const std::string& policy_session_name,
160 const TPM2B_NONCE& nonce_tpm,
161 const TPM2B_DIGEST& cp_hash_a,
162 const TPM2B_NONCE& policy_ref,
163 const INT32& expiration,
164 const TPMT_SIGNATURE& auth,
173 const TPMI_DH_ENTITY& auth_handle,
174 const std::string& auth_handle_name,
175 const TPMI_SH_POLICY& policy_session,
176 const std::string& policy_session_name,
177 const TPM2B_NONCE& nonce_tpm,
178 const TPM2B_DIGEST& cp_hash_a,
179 const TPM2B_NONCE& policy_ref,
180 const INT32& expiration,
188 void MockTpm::PolicyNV(const TPMI_RH_NV_AUTH& auth_handle,
189 const std::string& auth_handle_name,
190 const TPMI_RH_NV_INDEX& nv_index,
191 const std::string& nv_index_name,
192 const TPMI_SH_POLICY& policy_session,
193 const std::string& policy_session_name,
194 const TPM2B_OPERAND& operand_b,
195 const UINT16& offset,
196 const TPM_EO& operation,
198 const PolicyNVResponse& callback) {
203 const TPMI_RH_HIERARCHY& primary_handle,
204 const std::string& primary_handle_name,
205 const TPM2B_SENSITIVE_CREATE& in_sensitive,
206 const TPM2B_PUBLIC& in_public,
207 const TPM2B_DATA& outside_info,
208 const TPML_PCR_SELECTION& creation_pcr,
221 void MockTpm::NV_Certify(const TPMI_DH_OBJECT& sign_handle,
222 const std::string& sign_handle_name,
223 const TPMI_RH_NV_AUTH& auth_handle,
224 const std::string& auth_handle_name,
225 const TPMI_RH_NV_INDEX& nv_index,
226 const std::string& nv_index_name,
227 const TPM2B_DATA& qualifying_data,
228 const TPMT_SIG_SCHEME& in_scheme,
229 const UINT16& size,
230 const UINT16& offset,
232 const NV_CertifyResponse& callback) {
237 const TPMI_DH_OBJECT& sign_handle,
238 const std::string& sign_handle_name,
239 const TPMI_RH_NV_AUTH& auth_handle,
240 const std::string& auth_handle_name,
241 const TPMI_RH_NV_INDEX& nv_index,
242 const std::string& nv_index_name,
243 const TPM2B_DATA& qualifying_data,
244 const TPMT_SIG_SCHEME& in_scheme,
245 const UINT16& size,
246 const UINT16& offset,