Searched refs:hdls (Results 1 – 1 of 1) sorted by relevance
481 uint32_t *hdls = TEE_Realloc(find_ctx->handles, in find_ctx_add() local482 (find_ctx->count + 1) * sizeof(*hdls)); in find_ctx_add()484 if (!hdls) in find_ctx_add()487 find_ctx->handles = hdls; in find_ctx_add()