Home
last modified time | relevance | path

Searched refs:RSRC_NODE_T (Results 1 – 25 of 121) sorted by relevance

12345

/external/tpm2-tss/src/tss2-esys/
Desys_iutil.h58 RSRC_NODE_T **node);
67 RSRC_NODE_T **node);
80 RSRC_NODE_T *tpmKeyNode,
108 RSRC_NODE_T * session);
120 RSRC_NODE_T *session,
125 RSRC_NODE_T *session,
134 RSRC_NODE_T *h1,
135 RSRC_NODE_T *h2,
136 RSRC_NODE_T *h3,
Desys_tr.c42 RSRC_NODE_T *esys_object; in Esys_TR_Serialize()
87 RSRC_NODE_T *esys_object; in Esys_TR_Deserialize()
136 RSRC_NODE_T *esysHandleNode = NULL; in Esys_TR_FromTPMPublic_Async()
191 RSRC_NODE_T *objectHandleNode; in Esys_TR_FromTPMPublic_Finish()
342 RSRC_NODE_T *node; in Esys_TR_Close()
343 RSRC_NODE_T **update_ptr; in Esys_TR_Close()
382 RSRC_NODE_T *esys_object; in Esys_TR_SetAuth()
417 RSRC_NODE_T *esys_object; in Esys_TR_GetName()
471 RSRC_NODE_T *esys_object; in Esys_TRSess_GetAttributes()
501 RSRC_NODE_T *esys_object; in Esys_TRSess_SetAttributes()
[all …]
Desys_int.h21 typedef struct RSRC_NODE_T { struct
26 struct RSRC_NODE_T * next; /**< The next object in the linked list. */ argument
27 } RSRC_NODE_T; typedef
153 RSRC_NODE_T *rsrc_list; /**< The linked list of all ESYS_TR objects. */
158 RSRC_NODE_T *session_tab[3]; /**< The list of TPM session meta data in the
Desys_iutil.c147 RSRC_NODE_T *node_rsrc; in iesys_DeleteAllResourceObjects()
148 RSRC_NODE_T *next_node_rsrc; in iesys_DeleteAllResourceObjects()
172 RSRC_NODE_T *session = esys_context->session_tab[i]; in iesys_compute_encrypt_nonce()
227 RSRC_NODE_T *session = esys_context->session_tab[i]; in iesys_compute_cp_hashtab()
291 RSRC_NODE_T *session = esys_context->session_tab[i]; in iesys_compute_rp_hashtab()
329 ESYS_TR esys_handle, RSRC_NODE_T ** esys_object) in esys_CreateResourceObject()
331 RSRC_NODE_T *new_esys_object = calloc(1, sizeof(RSRC_NODE_T)); in esys_CreateResourceObject()
452 RSRC_NODE_T * tpmKeyNode, in iesys_compute_encrypted_salt()
535 RSRC_NODE_T *session = esys_context->session_tab[i]; in iesys_gen_caller_nonces()
598 RSRC_NODE_T *session = esys_context->session_tab[i]; in iesys_restore_session_flags()
[all …]
/external/tpm2-tss/src/tss2-esys/api/
DEsys_NV_UndefineSpaceSpecial.c161 RSRC_NODE_T *nvIndexNode; in Esys_NV_UndefineSpaceSpecial_Async()
162 RSRC_NODE_T *platformNode; in Esys_NV_UndefineSpaceSpecial_Async()
265 RSRC_NODE_T *nvIndexNode; in Esys_NV_UndefineSpaceSpecial_Finish()
266 RSRC_NODE_T *session; in Esys_NV_UndefineSpaceSpecial_Finish()
DEsys_EvictControl.c171 RSRC_NODE_T *authNode; in Esys_EvictControl_Async()
172 RSRC_NODE_T *objectHandleNode; in Esys_EvictControl_Async()
357 RSRC_NODE_T *objectHandleNode; in Esys_EvictControl_Finish()
366 RSRC_NODE_T *newObjectHandleNode = NULL; in Esys_EvictControl_Finish()
DEsys_StartAuthSession.c198 RSRC_NODE_T *tpmKeyNode; in Esys_StartAuthSession_Async()
199 RSRC_NODE_T *bindNode; in Esys_StartAuthSession_Async()
259 RSRC_NODE_T none; in Esys_StartAuthSession_Async()
339 RSRC_NODE_T *sessionHandleNode = NULL; in Esys_StartAuthSession_Finish()
423 RSRC_NODE_T *bindNode; in Esys_StartAuthSession_Finish()
427 RSRC_NODE_T *tpmKeyNode; in Esys_StartAuthSession_Finish()
DEsys_PolicyAuthorizeNV.c161 RSRC_NODE_T *authHandleNode; in Esys_PolicyAuthorizeNV_Async()
162 RSRC_NODE_T *nvIndexNode; in Esys_PolicyAuthorizeNV_Async()
163 RSRC_NODE_T *policySessionNode; in Esys_PolicyAuthorizeNV_Async()
DEsys_PolicyNV.c169 RSRC_NODE_T *authHandleNode; in Esys_PolicyNV_Async()
170 RSRC_NODE_T *nvIndexNode; in Esys_PolicyNV_Async()
171 RSRC_NODE_T *policySessionNode; in Esys_PolicyNV_Async()
DEsys_NV_SetBits.c168 RSRC_NODE_T *authHandleNode; in Esys_NV_SetBits_Async()
169 RSRC_NODE_T *nvIndexNode; in Esys_NV_SetBits_Async()
339 RSRC_NODE_T *nvIndexNode; in Esys_NV_SetBits_Finish()
DEsys_NV_Extend.c162 RSRC_NODE_T *authHandleNode; in Esys_NV_Extend_Async()
163 RSRC_NODE_T *nvIndexNode; in Esys_NV_Extend_Async()
332 RSRC_NODE_T *nvIndexNode; in Esys_NV_Extend_Finish()
DEsys_NV_Write.c166 RSRC_NODE_T *authHandleNode; in Esys_NV_Write_Async()
167 RSRC_NODE_T *nvIndexNode; in Esys_NV_Write_Async()
337 RSRC_NODE_T *nvIndexNode; in Esys_NV_Write_Finish()
DEsys_NV_WriteLock.c163 RSRC_NODE_T *authHandleNode; in Esys_NV_WriteLock_Async()
164 RSRC_NODE_T *nvIndexNode; in Esys_NV_WriteLock_Async()
334 RSRC_NODE_T *nvIndexNode; in Esys_NV_WriteLock_Finish()
DEsys_NV_Increment.c163 RSRC_NODE_T *authHandleNode; in Esys_NV_Increment_Async()
164 RSRC_NODE_T *nvIndexNode; in Esys_NV_Increment_Async()
334 RSRC_NODE_T *nvIndexNode; in Esys_NV_Increment_Finish()
DEsys_NV_ReadLock.c163 RSRC_NODE_T *authHandleNode; in Esys_NV_ReadLock_Async()
164 RSRC_NODE_T *nvIndexNode; in Esys_NV_ReadLock_Async()
334 RSRC_NODE_T *nvIndexNode; in Esys_NV_ReadLock_Finish()
DEsys_GetSessionAuditDigest.c170 RSRC_NODE_T *privacyAdminHandleNode; in Esys_GetSessionAuditDigest_Async()
171 RSRC_NODE_T *signHandleNode; in Esys_GetSessionAuditDigest_Async()
172 RSRC_NODE_T *sessionHandleNode; in Esys_GetSessionAuditDigest_Async()
DEsys_NV_Certify.c178 RSRC_NODE_T *signHandleNode; in Esys_NV_Certify_Async()
179 RSRC_NODE_T *authHandleNode; in Esys_NV_Certify_Async()
180 RSRC_NODE_T *nvIndexNode; in Esys_NV_Certify_Async()
DEsys_PolicyPassword.c157 RSRC_NODE_T *policySessionNode; in Esys_PolicyPassword_Async()
318 RSRC_NODE_T *policySessionNode; in Esys_PolicyPassword_Finish()
DEsys_PolicyAuthValue.c157 RSRC_NODE_T *policySessionNode; in Esys_PolicyAuthValue_Async()
318 RSRC_NODE_T *policySessionNode; in Esys_PolicyAuthValue_Finish()
DEsys_ContextSave.c126 RSRC_NODE_T *saveHandleNode; in Esys_ContextSave_Async()
263 RSRC_NODE_T *esys_object; in Esys_ContextSave_Finish()
DEsys_ObjectChangeAuth.c149 RSRC_NODE_T *objectHandleNode; in Esys_ObjectChangeAuth_Async()
150 RSRC_NODE_T *parentHandleNode; in Esys_ObjectChangeAuth_Async()
DEsys_NV_UndefineSpace.c161 RSRC_NODE_T *authHandleNode; in Esys_NV_UndefineSpace_Async()
162 RSRC_NODE_T *nvIndexNode; in Esys_NV_UndefineSpace_Async()
DEsys_FieldUpgradeStart.c163 RSRC_NODE_T *authorizationNode; in Esys_FieldUpgradeStart_Async()
164 RSRC_NODE_T *keyHandleNode; in Esys_FieldUpgradeStart_Async()
DEsys_NV_ChangeAuth.c163 RSRC_NODE_T *nvIndexNode; in Esys_NV_ChangeAuth_Async()
255 RSRC_NODE_T *nvIndexNode; in Esys_NV_ChangeAuth_Finish()
/external/tpm2-tss/test/integration/
Desys-make-credential.int.c90 RSRC_NODE_T *session_node; in test_esys_make_credential()
106 RSRC_NODE_T *session2_node; in test_esys_make_credential()
195 RSRC_NODE_T *primaryHandle_node; in test_esys_make_credential()

12345