Home
last modified time | relevance | path

Searched refs:TEE_Realloc (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/ta/pkcs11/src/
A Dhandle.c57 p = TEE_Realloc(db->ptrs, new_max_ptrs * sizeof(void *)); in handle_get()
A Dserializer.c184 buf = TEE_Realloc(*bstart, nlen); in serialize()
A Dpersistent_token.c428 ptr = TEE_Realloc(token->db_objs, in register_persistent_object()
618 ptr = TEE_Realloc(db_objs, size); in init_persistent_db()
A Dobject.c474 uint32_t *hdls = TEE_Realloc(find_ctx->handles, in find_ctx_add()
/optee_os-3.20.0/lib/libutee/
A Dtee_api.c414 void *TEE_Realloc(void *buffer, uint32_t newSize) in TEE_Realloc() function
/optee_os-3.20.0/lib/libutee/include/
A Dtee_internal_api.h96 void *TEE_Realloc(void *buffer, uint32_t newSize);

Completed in 8 milliseconds