Home
last modified time | relevance | path

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

12345

/external/tpm2-tss/include/tss2/
Dtss2_esys.h203 ESYS_TR shandle1,
211 ESYS_TR shandle1,
225 ESYS_TR shandle1,
233 ESYS_TR shandle1,
247 ESYS_TR shandle1,
256 ESYS_TR shandle1,
271 ESYS_TR shandle1,
280 ESYS_TR shandle1,
297 ESYS_TR shandle1,
311 ESYS_TR shandle1,
[all …]
/external/tpm2-tss/doc/
Ddoxygen.dox48 …ublic_Async( ESYS_CONTEXT *esysContext, TPM2_HANDLE tpm_handle, ESYS_TR shandle1, ESYS_TR shandle2…
50 …romTPMPublic(ESYS_CONTEXT *esysContext, TPM2_HANDLE tpm_handle, ESYS_TR shandle1, ESYS_TR shandle2…
121 …ONTEXT *esysContext, ESYS_TR activateHandle, ESYS_TR keyHandle, ESYS_TR shandle1, ESYS_TR shandle2…
122 …ONTEXT *esysContext, ESYS_TR activateHandle, ESYS_TR keyHandle, ESYS_TR shandle1, ESYS_TR shandle2…
129 …CONTEXT *esysContext, ESYS_TR objectHandle, ESYS_TR signHandle, ESYS_TR shandle1, ESYS_TR shandle2…
130 …CONTEXT *esysContext, ESYS_TR objectHandle, ESYS_TR signHandle, ESYS_TR shandle1, ESYS_TR shandle2…
137 …CONTEXT *esysContext, ESYS_TR signHandle, ESYS_TR objectHandle, ESYS_TR shandle1, ESYS_TR shandle2…
138 …CONTEXT *esysContext, ESYS_TR signHandle, ESYS_TR objectHandle, ESYS_TR shandle1, ESYS_TR shandle2…
145 …\fn TSS2_RC Esys_ChangeEPS_Async(ESYS_CONTEXT *esysContext, ESYS_TR authHandle, ESYS_TR shandle1, …
146 …\fn TSS2_RC Esys_ChangeEPS(ESYS_CONTEXT *esysContext, ESYS_TR authHandle, ESYS_TR shandle1, ESYS_T…
[all …]
/external/tpm2-tss/src/tss2-esys/api/
DEsys_StirRandom.c60 ESYS_TR shandle1, in Esys_StirRandom() argument
67 r = Esys_StirRandom_Async(esysContext, shandle1, shandle2, shandle3, in Esys_StirRandom()
128 ESYS_TR shandle1, 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.c63 ESYS_TR shandle1, in Esys_Shutdown() argument
70 r = Esys_Shutdown_Async(esysContext, shandle1, shandle2, shandle3, in Esys_Shutdown()
134 ESYS_TR shandle1, 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.c63 ESYS_TR shandle1, in Esys_SelfTest() argument
70 r = Esys_SelfTest_Async(esysContext, shandle1, shandle2, shandle3, in Esys_SelfTest()
134 ESYS_TR shandle1, 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.c63 ESYS_TR shandle1, in Esys_TestParms() argument
70 r = Esys_TestParms_Async(esysContext, shandle1, shandle2, shandle3, in Esys_TestParms()
134 ESYS_TR shandle1, 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.c67 ESYS_TR shandle1, in Esys_PolicyPhysicalPresence() argument
73 r = Esys_PolicyPhysicalPresence_Async(esysContext, policySession, shandle1, in Esys_PolicyPhysicalPresence()
141 ESYS_TR shandle1, 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.c64 ESYS_TR shandle1, in Esys_ReadClock() argument
71 r = Esys_ReadClock_Async(esysContext, shandle1, shandle2, shandle3); in Esys_ReadClock()
133 ESYS_TR shandle1, 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.c67 ESYS_TR shandle1, in Esys_PolicyRestart() argument
73 r = Esys_PolicyRestart_Async(esysContext, sessionHandle, shandle1, shandle2, in Esys_PolicyRestart()
141 ESYS_TR shandle1, 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.c75 ESYS_TR shandle1, in Esys_PolicyPassword() argument
81 r = Esys_PolicyPassword_Async(esysContext, policySession, shandle1, shandle2, in Esys_PolicyPassword()
149 ESYS_TR shandle1, 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.c67 ESYS_TR shandle1, in Esys_ChangePPS() argument
73 r = Esys_ChangePPS_Async(esysContext, authHandle, shandle1, shandle2, in Esys_ChangePPS()
141 ESYS_TR shandle1, 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.c71 ESYS_TR shandle1, in Esys_PP_Commands() argument
79 r = Esys_PP_Commands_Async(esysContext, auth, shandle1, shandle2, shandle3, in Esys_PP_Commands()
151 ESYS_TR shandle1, 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.c73 ESYS_TR shandle1, in Esys_DictionaryAttackParameters() argument
82 r = Esys_DictionaryAttackParameters_Async(esysContext, lockHandle, shandle1, in Esys_DictionaryAttackParameters()
157 ESYS_TR shandle1, 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.c67 ESYS_TR shandle1, in Esys_PolicyGetDigest() argument
74 r = Esys_PolicyGetDigest_Async(esysContext, policySession, shandle1, in Esys_PolicyGetDigest()
139 ESYS_TR shandle1, 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.c63 ESYS_TR shandle1, in Esys_GetTestResult() argument
71 r = Esys_GetTestResult_Async(esysContext, shandle1, shandle2, shandle3); in Esys_GetTestResult()
130 ESYS_TR shandle1, 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.c68 ESYS_TR shandle1, in Esys_PolicyTemplate() argument
75 r = Esys_PolicyTemplate_Async(esysContext, policySession, shandle1, shandle2, in Esys_PolicyTemplate()
144 ESYS_TR shandle1, 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.c68 ESYS_TR shandle1, in Esys_PolicyNvWritten() argument
75 r = Esys_PolicyNvWritten_Async(esysContext, policySession, shandle1, in Esys_PolicyNvWritten()
144 ESYS_TR shandle1, 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.c72 ESYS_TR shandle1, in Esys_PolicyTicket() argument
83 r = Esys_PolicyTicket_Async(esysContext, policySession, shandle1, shandle2, in Esys_PolicyTicket()
157 ESYS_TR shandle1, 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.c69 ESYS_TR shandle1, in Esys_SetAlgorithmSet() argument
76 r = Esys_SetAlgorithmSet_Async(esysContext, authHandle, shandle1, shandle2, in Esys_SetAlgorithmSet()
146 ESYS_TR shandle1, 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.c71 ESYS_TR shandle1, in Esys_GetCapability() argument
82 r = Esys_GetCapability_Async(esysContext, shandle1, shandle2, shandle3, in Esys_GetCapability()
150 ESYS_TR shandle1, 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.c67 ESYS_TR shandle1, in Esys_DictionaryAttackLockReset() argument
73 r = Esys_DictionaryAttackLockReset_Async(esysContext, lockHandle, shandle1, in Esys_DictionaryAttackLockReset()
141 ESYS_TR shandle1, 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.c71 ESYS_TR shandle1, in Esys_HierarchyControl() argument
79 r = Esys_HierarchyControl_Async(esysContext, authHandle, shandle1, shandle2, in Esys_HierarchyControl()
151 ESYS_TR shandle1, 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.c62 ESYS_TR shandle1, in Esys_HashSequenceStart() argument
70 r = Esys_HashSequenceStart_Async(esysContext, shandle1, shandle2, shandle3, in Esys_HashSequenceStart()
132 ESYS_TR shandle1, 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.c68 ESYS_TR shandle1, in Esys_ClockRateAdjust() argument
75 r = Esys_ClockRateAdjust_Async(esysContext, auth, shandle1, shandle2, in Esys_ClockRateAdjust()
144 ESYS_TR shandle1, 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.c72 ESYS_TR shandle1, in Esys_SetCommandCodeAuditStatus() argument
81 r = Esys_SetCommandCodeAuditStatus_Async(esysContext, auth, shandle1, in Esys_SetCommandCodeAuditStatus()
155 ESYS_TR shandle1, 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