Home
last modified time | relevance | path

Searched refs:TSS2_ESYS_RC_MEMORY (Results 1 – 25 of 60) sorted by relevance

123

/external/tpm2-tss/src/tss2-esys/api/
DEsys_Create.c316 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_Create_Finish()
322 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_Create_Finish()
328 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_Create_Finish()
334 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_Create_Finish()
340 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_Create_Finish()
DEsys_CreatePrimary.c341 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_CreatePrimary_Finish()
346 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_CreatePrimary_Finish()
352 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_CreatePrimary_Finish()
358 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_CreatePrimary_Finish()
DEsys_ReadPublic.c273 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_ReadPublic_Finish()
279 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_ReadPublic_Finish()
285 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_ReadPublic_Finish()
DEsys_Duplicate.c307 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_Duplicate_Finish()
313 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_Duplicate_Finish()
319 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_Duplicate_Finish()
DEsys_Commit.c293 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_Commit_Finish()
299 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_Commit_Finish()
305 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_Commit_Finish()
DEsys_FieldUpgradeData.c248 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_FieldUpgradeData_Finish()
254 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_FieldUpgradeData_Finish()
DEsys_Hash.c255 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_Hash_Finish()
261 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_Hash_Finish()
DEsys_PCR_Read.c265 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_PCR_Read_Finish()
271 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_PCR_Read_Finish()
DEsys_ECDH_KeyGen.c261 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_ECDH_KeyGen_Finish()
267 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_ECDH_KeyGen_Finish()
DEsys_MakeCredential.c269 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_MakeCredential_Finish()
275 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_MakeCredential_Finish()
DEsys_EncryptDecrypt.c287 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_EncryptDecrypt_Finish()
293 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_EncryptDecrypt_Finish()
DEsys_EncryptDecrypt2.c281 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_EncryptDecrypt2_Finish()
287 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_EncryptDecrypt2_Finish()
DEsys_SequenceComplete.c282 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_SequenceComplete_Finish()
288 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_SequenceComplete_Finish()
DEsys_NV_ReadPublic.c271 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_NV_ReadPublic_Finish()
275 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_NV_ReadPublic_Finish()
DEsys_ZGen_2Phase.c283 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_ZGen_2Phase_Finish()
289 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_ZGen_2Phase_Finish()
DEsys_Quote.c276 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_Quote_Finish()
282 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_Quote_Finish()
DEsys_GetSessionAuditDigest.c302 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_GetSessionAuditDigest_Finish()
308 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_GetSessionAuditDigest_Finish()
DEsys_GetCommandAuditDigest.c288 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_GetCommandAuditDigest_Finish()
294 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_GetCommandAuditDigest_Finish()
DEsys_Certify.c290 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_Certify_Finish()
296 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_Certify_Finish()
DEsys_CertifyCreation.c300 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_CertifyCreation_Finish()
306 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_CertifyCreation_Finish()
DEsys_GetTime.c286 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_GetTime_Finish()
292 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_GetTime_Finish()
DEsys_PolicySigned.c302 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_PolicySigned_Finish()
308 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_PolicySigned_Finish()
DEsys_PolicySecret.c302 return_error(TSS2_ESYS_RC_MEMORY, "Out of memory"); in Esys_PolicySecret_Finish()
308 goto_error(r, TSS2_ESYS_RC_MEMORY, "Out of memory", error_cleanup); in Esys_PolicySecret_Finish()
/external/tpm2-tss/src/tss2-esys/
Desys_context.c55 return_if_null(*esys_context, "Out of memory.", TSS2_ESYS_RC_MEMORY); in Esys_Initialize()
61 TSS2_ESYS_RC_MEMORY, cleanup_return); in Esys_Initialize()
198 return_if_null(*handles, "Out of memory.", TSS2_ESYS_RC_MEMORY); in Esys_GetPollHandles()
Desys_tr.c55 TSS2_ESYS_RC_MEMORY); in Esys_TR_Serialize()
427 return TSS2_ESYS_RC_MEMORY; in Esys_TR_GetName()
546 return TSS2_ESYS_RC_MEMORY; in Esys_TRSess_GetNonceTPM()

123