Home
last modified time | relevance | path

Searched refs:shandle2 (Results 1 – 25 of 114) sorted by relevance

12345

/external/tpm2-tss/include/tss2/
Dtss2_esys.h204 ESYS_TR shandle2,
212 ESYS_TR shandle2,
226 ESYS_TR shandle2,
234 ESYS_TR shandle2,
248 ESYS_TR shandle2,
257 ESYS_TR shandle2,
272 ESYS_TR shandle2,
281 ESYS_TR shandle2,
298 ESYS_TR shandle2,
312 ESYS_TR shandle2,
[all …]
/external/tpm2-tss/doc/
Ddoxygen.dox48 …CONTEXT *esysContext, TPM2_HANDLE tpm_handle, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3)
50 …CONTEXT *esysContext, TPM2_HANDLE tpm_handle, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3…
121 …t, ESYS_TR activateHandle, ESYS_TR keyHandle, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3…
122 …t, ESYS_TR activateHandle, ESYS_TR keyHandle, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3…
129 …xt, ESYS_TR objectHandle, ESYS_TR signHandle, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3…
130 …xt, ESYS_TR objectHandle, ESYS_TR signHandle, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3…
137 …xt, ESYS_TR signHandle, ESYS_TR objectHandle, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3…
138 …xt, ESYS_TR signHandle, ESYS_TR objectHandle, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3…
145 …SYS_CONTEXT *esysContext, ESYS_TR authHandle, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3)
146 …SYS_CONTEXT *esysContext, ESYS_TR authHandle, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3)
[all …]
/external/tpm2-tss/src/tss2-esys/api/
DEsys_StirRandom.c61 ESYS_TR shandle2, in Esys_StirRandom() argument
67 r = Esys_StirRandom_Async(esysContext, shandle1, shandle2, shandle3, in Esys_StirRandom()
129 ESYS_TR shandle2, in Esys_StirRandom_Async() argument
149 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_StirRandom_Async()
157 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_StirRandom_Async()
DEsys_Shutdown.c64 ESYS_TR shandle2, in Esys_Shutdown() argument
70 r = Esys_Shutdown_Async(esysContext, shandle1, shandle2, shandle3, in Esys_Shutdown()
135 ESYS_TR shandle2, in Esys_Shutdown_Async() argument
155 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_Shutdown_Async()
163 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_Shutdown_Async()
DEsys_SelfTest.c64 ESYS_TR shandle2, in Esys_SelfTest() argument
70 r = Esys_SelfTest_Async(esysContext, shandle1, shandle2, shandle3, in Esys_SelfTest()
135 ESYS_TR shandle2, in Esys_SelfTest_Async() argument
155 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_SelfTest_Async()
163 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_SelfTest_Async()
DEsys_TestParms.c64 ESYS_TR shandle2, in Esys_TestParms() argument
70 r = Esys_TestParms_Async(esysContext, shandle1, shandle2, shandle3, in Esys_TestParms()
135 ESYS_TR shandle2, in Esys_TestParms_Async() argument
155 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_TestParms_Async()
163 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_TestParms_Async()
DEsys_PolicyPhysicalPresence.c68 ESYS_TR shandle2, in Esys_PolicyPhysicalPresence() argument
74 shandle2, shandle3); in Esys_PolicyPhysicalPresence()
142 ESYS_TR shandle2, in Esys_PolicyPhysicalPresence_Async() argument
162 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_PolicyPhysicalPresence_Async()
177 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_PolicyPhysicalPresence_Async()
DEsys_ReadClock.c65 ESYS_TR shandle2, in Esys_ReadClock() argument
71 r = Esys_ReadClock_Async(esysContext, shandle1, shandle2, shandle3); in Esys_ReadClock()
134 ESYS_TR shandle2, in Esys_ReadClock_Async() argument
153 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_ReadClock_Async()
161 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_ReadClock_Async()
DEsys_PolicyRestart.c68 ESYS_TR shandle2, in Esys_PolicyRestart() argument
73 r = Esys_PolicyRestart_Async(esysContext, sessionHandle, shandle1, shandle2, in Esys_PolicyRestart()
142 ESYS_TR shandle2, in Esys_PolicyRestart_Async() argument
162 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_PolicyRestart_Async()
176 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_PolicyRestart_Async()
DEsys_PolicyPassword.c76 ESYS_TR shandle2, in Esys_PolicyPassword() argument
81 r = Esys_PolicyPassword_Async(esysContext, policySession, shandle1, shandle2, in Esys_PolicyPassword()
150 ESYS_TR shandle2, in Esys_PolicyPassword_Async() argument
170 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_PolicyPassword_Async()
186 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_PolicyPassword_Async()
DEsys_ChangePPS.c68 ESYS_TR shandle2, in Esys_ChangePPS() argument
73 r = Esys_ChangePPS_Async(esysContext, authHandle, shandle1, shandle2, in Esys_ChangePPS()
142 ESYS_TR shandle2, in Esys_ChangePPS_Async() argument
162 r = check_session_feasibility(shandle1, shandle2, shandle3, 1); in Esys_ChangePPS_Async()
176 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_ChangePPS_Async()
DEsys_PP_Commands.c72 ESYS_TR shandle2, in Esys_PP_Commands() argument
79 r = Esys_PP_Commands_Async(esysContext, auth, shandle1, shandle2, shandle3, in Esys_PP_Commands()
152 ESYS_TR shandle2, in Esys_PP_Commands_Async() argument
175 r = check_session_feasibility(shandle1, shandle2, shandle3, 1); in Esys_PP_Commands_Async()
190 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_PP_Commands_Async()
DEsys_DictionaryAttackParameters.c74 ESYS_TR shandle2, in Esys_DictionaryAttackParameters() argument
83 shandle2, shandle3, newMaxTries, in Esys_DictionaryAttackParameters()
158 ESYS_TR shandle2, in Esys_DictionaryAttackParameters_Async() argument
182 r = check_session_feasibility(shandle1, shandle2, shandle3, 1); in Esys_DictionaryAttackParameters_Async()
199 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_DictionaryAttackParameters_Async()
DEsys_PolicyGetDigest.c68 ESYS_TR shandle2, in Esys_PolicyGetDigest() argument
75 shandle2, shandle3); in Esys_PolicyGetDigest()
140 ESYS_TR shandle2, in Esys_PolicyGetDigest_Async() argument
160 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_PolicyGetDigest_Async()
175 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_PolicyGetDigest_Async()
DEsys_GetTestResult.c64 ESYS_TR shandle2, in Esys_GetTestResult() argument
71 r = Esys_GetTestResult_Async(esysContext, shandle1, shandle2, shandle3); in Esys_GetTestResult()
131 ESYS_TR shandle2, in Esys_GetTestResult_Async() argument
150 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_GetTestResult_Async()
158 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_GetTestResult_Async()
DEsys_PolicyTemplate.c69 ESYS_TR shandle2, in Esys_PolicyTemplate() argument
75 r = Esys_PolicyTemplate_Async(esysContext, policySession, shandle1, shandle2, in Esys_PolicyTemplate()
145 ESYS_TR shandle2, in Esys_PolicyTemplate_Async() argument
166 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_PolicyTemplate_Async()
182 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_PolicyTemplate_Async()
DEsys_PolicyNvWritten.c69 ESYS_TR shandle2, in Esys_PolicyNvWritten() argument
76 shandle2, shandle3, writtenSet); in Esys_PolicyNvWritten()
145 ESYS_TR shandle2, in Esys_PolicyNvWritten_Async() argument
166 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_PolicyNvWritten_Async()
182 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_PolicyNvWritten_Async()
DEsys_PolicyTicket.c73 ESYS_TR shandle2, in Esys_PolicyTicket() argument
83 r = Esys_PolicyTicket_Async(esysContext, policySession, shandle1, shandle2, in Esys_PolicyTicket()
158 ESYS_TR shandle2, in Esys_PolicyTicket_Async() argument
186 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_PolicyTicket_Async()
201 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_PolicyTicket_Async()
DEsys_SetAlgorithmSet.c70 ESYS_TR shandle2, in Esys_SetAlgorithmSet() argument
76 r = Esys_SetAlgorithmSet_Async(esysContext, authHandle, shandle1, shandle2, in Esys_SetAlgorithmSet()
147 ESYS_TR shandle2, in Esys_SetAlgorithmSet_Async() argument
168 r = check_session_feasibility(shandle1, shandle2, shandle3, 1); in Esys_SetAlgorithmSet_Async()
183 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_SetAlgorithmSet_Async()
DEsys_GetCapability.c72 ESYS_TR shandle2, in Esys_GetCapability() argument
82 r = Esys_GetCapability_Async(esysContext, shandle1, shandle2, shandle3, in Esys_GetCapability()
151 ESYS_TR shandle2, in Esys_GetCapability_Async() argument
174 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_GetCapability_Async()
183 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_GetCapability_Async()
DEsys_DictionaryAttackLockReset.c68 ESYS_TR shandle2, in Esys_DictionaryAttackLockReset() argument
74 shandle2, shandle3); in Esys_DictionaryAttackLockReset()
142 ESYS_TR shandle2, in Esys_DictionaryAttackLockReset_Async() argument
162 r = check_session_feasibility(shandle1, shandle2, shandle3, 1); in Esys_DictionaryAttackLockReset_Async()
177 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_DictionaryAttackLockReset_Async()
DEsys_HierarchyControl.c72 ESYS_TR shandle2, in Esys_HierarchyControl() argument
79 r = Esys_HierarchyControl_Async(esysContext, authHandle, shandle1, shandle2, in Esys_HierarchyControl()
152 ESYS_TR shandle2, in Esys_HierarchyControl_Async() argument
175 r = check_session_feasibility(shandle1, shandle2, shandle3, 1); in Esys_HierarchyControl_Async()
190 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_HierarchyControl_Async()
DEsys_HashSequenceStart.c63 ESYS_TR shandle2, in Esys_HashSequenceStart() argument
70 r = Esys_HashSequenceStart_Async(esysContext, shandle1, shandle2, shandle3, in Esys_HashSequenceStart()
133 ESYS_TR shandle2, in Esys_HashSequenceStart_Async() argument
154 r = check_session_feasibility(shandle1, shandle2, shandle3, 0); in Esys_HashSequenceStart_Async()
162 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_HashSequenceStart_Async()
DEsys_ClockRateAdjust.c69 ESYS_TR shandle2, in Esys_ClockRateAdjust() argument
75 r = Esys_ClockRateAdjust_Async(esysContext, auth, shandle1, shandle2, in Esys_ClockRateAdjust()
145 ESYS_TR shandle2, in Esys_ClockRateAdjust_Async() argument
166 r = check_session_feasibility(shandle1, shandle2, shandle3, 1); in Esys_ClockRateAdjust_Async()
180 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_ClockRateAdjust_Async()
DEsys_SetCommandCodeAuditStatus.c73 ESYS_TR shandle2, in Esys_SetCommandCodeAuditStatus() argument
82 shandle2, shandle3, auditAlg, in Esys_SetCommandCodeAuditStatus()
156 ESYS_TR shandle2, in Esys_SetCommandCodeAuditStatus_Async() argument
180 r = check_session_feasibility(shandle1, shandle2, shandle3, 1); in Esys_SetCommandCodeAuditStatus_Async()
197 r = init_session_tab(esysContext, shandle1, shandle2, shandle3); in Esys_SetCommandCodeAuditStatus_Async()

12345