Searched refs:length_list (Results 1 – 2 of 2) sorted by relevance
318 ctx->length_list[cur], in symc_add_buf()328 ctx->length_list[cur], in symc_add_buf()368 if (ctx->length_list[cur] > total_len) { in symc_add_next_node()387 ctx->length_list[cur] -= total_len; in symc_add_next_node()399 total_len -= ctx->length_list[cur]; in symc_add_next_node()442 total_len += hisi_ctx->length_list[cur]; in symc_add_buf_list()620 hisi_ctx->length_list = pack->len; in cryp_symc_crypto_init()
259 hi_u32 *length_list; /* length of node list */ member