Searched refs:tmp_ptr (Results 1 – 1 of 1) sorted by relevance
347 void *tmp_ptr = NULL; in tee_ae_decrypt_final() local349 tmp_ptr = TEE_Realloc(ctx->out_data, (ctx->out_count + 1) * in tee_ae_decrypt_final()351 if (!tmp_ptr) { in tee_ae_decrypt_final()355 ctx->out_data = tmp_ptr; in tee_ae_decrypt_final()