Searched refs:TEE_Realloc (Results 1 – 16 of 16) sorted by relevance
/optee_os/ta/pkcs11/src/ |
A D | handle.c | 57 p = TEE_Realloc(db->ptrs, new_max_ptrs * sizeof(void *)); in handle_get()
|
A D | serializer.c | 184 buf = TEE_Realloc(*bstart, nlen); in serialize()
|
A D | persistent_token.c | 428 ptr = TEE_Realloc(token->db_objs, in register_persistent_object() 618 ptr = TEE_Realloc(db_objs, size); in init_persistent_db()
|
A D | object.c | 474 uint32_t *hdls = TEE_Realloc(find_ctx->handles, in find_ctx_add()
|
/optee_os/lib/libutee/ |
A D | tee_api.c | 414 void *TEE_Realloc(void *buffer, uint32_t newSize) in TEE_Realloc() function
|
/optee_os/out/arm/export-ta_arm64/host_include/ |
A D | tee_api.h | 92 void *TEE_Realloc(void *buffer, uint32_t newSize);
|
/optee_os/out/arm/export-ta_arm64/include/ |
A D | tee_api.h | 92 void *TEE_Realloc(void *buffer, uint32_t newSize);
|
/optee_os/lib/libutee/include/ |
A D | tee_api.h | 92 void *TEE_Realloc(void *buffer, uint32_t newSize);
|
/optee_os/out/arm/export-ta_arm32/host_include/ |
A D | tee_api.h | 92 void *TEE_Realloc(void *buffer, uint32_t newSize);
|
/optee_os/out/arm/export-ta_arm32/include/ |
A D | tee_api.h | 92 void *TEE_Realloc(void *buffer, uint32_t newSize);
|
/optee_os/out/arm/ta/avb/ |
A D | 023f8f1a-292a-432b-8fc4-de8471358067.map | 821 0x000000000000122a TEE_Realloc
|
A D | 023f8f1a-292a-432b-8fc4-de8471358067.dmp | 272 0000122a g F .text 00000020 TEE_Realloc 3267 0000122a <TEE_Realloc>: 3268 TEE_Realloc(): 3272 122c: b149 cbz r1, 1242 <TEE_Realloc+0x18> 3275 1230: d103 bne.n 123a <TEE_Realloc+0x10>
|
/optee_os/out/arm/ta/trusted_keys/ |
A D | f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.map | 926 0x0000000000001376 TEE_Realloc
|
A D | f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp | 284 00001376 g F .text 00000020 TEE_Realloc 3449 00001376 <TEE_Realloc>: 3450 TEE_Realloc(): 3454 1378: b149 cbz r1, 138e <TEE_Realloc+0x18> 3457 137c: d103 bne.n 1386 <TEE_Realloc+0x10>
|
/optee_os/out/arm/ta/pkcs11/ |
A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp | 489 0000a7c2 g F .text 00000020 TEE_Realloc 2346 8b2: f009 ff86 bl a7c2 <TEE_Realloc> 5176 1b04: f008 fe5d bl a7c2 <TEE_Realloc> 5649 1e24: f008 fccd bl a7c2 <TEE_Realloc> 22479 942c: f001 f9c9 bl a7c2 <TEE_Realloc> 25343 0000a7c2 <TEE_Realloc>: 25344 TEE_Realloc(): 25348 a7c4: b149 cbz r1, a7da <TEE_Realloc+0x18> 25351 a7c8: d103 bne.n a7d2 <TEE_Realloc+0x10> 44534 12ae6: f7f7 fe6c bl a7c2 <TEE_Realloc>
|
A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.map | 1939 0x000000000000a7c2 TEE_Realloc
|
Completed in 155 milliseconds