mlli_nents 756 drivers/crypto/ccree/cc_aead.c areq_ctx->assoc.mlli_nents, NS_BIT); mlli_nents 807 drivers/crypto/ccree/cc_aead.c u32 mlli_nents = areq_ctx->assoc.mlli_nents; mlli_nents 812 drivers/crypto/ccree/cc_aead.c mlli_nents = areq_ctx->dst.mlli_nents; mlli_nents 815 drivers/crypto/ccree/cc_aead.c mlli_nents = areq_ctx->src.mlli_nents; mlli_nents 821 drivers/crypto/ccree/cc_aead.c set_din_type(&desc[idx], DMA_MLLI, mlli_addr, mlli_nents, mlli_nents 867 drivers/crypto/ccree/cc_aead.c areq_ctx->src.mlli_nents, NS_BIT); mlli_nents 869 drivers/crypto/ccree/cc_aead.c areq_ctx->dst.mlli_nents, NS_BIT, 0); mlli_nents 39 drivers/crypto/ccree/cc_buffer_mgr.c u32 *mlli_nents[MAX_NUM_OF_BUFFERS_IN_MLLI]; mlli_nents 229 drivers/crypto/ccree/cc_buffer_mgr.c if (sg_data->mlli_nents[i]) { mlli_nents 233 drivers/crypto/ccree/cc_buffer_mgr.c *sg_data->mlli_nents[i] += mlli_nents 253 drivers/crypto/ccree/cc_buffer_mgr.c bool is_last_entry, u32 *mlli_nents) mlli_nents 265 drivers/crypto/ccree/cc_buffer_mgr.c sgl_data->mlli_nents[index] = mlli_nents; mlli_nents 266 drivers/crypto/ccree/cc_buffer_mgr.c if (sgl_data->mlli_nents[index]) mlli_nents 267 drivers/crypto/ccree/cc_buffer_mgr.c *sgl_data->mlli_nents[index] = 0; mlli_nents 274 drivers/crypto/ccree/cc_buffer_mgr.c bool is_last_table, u32 *mlli_nents) mlli_nents 286 drivers/crypto/ccree/cc_buffer_mgr.c sgl_data->mlli_nents[index] = mlli_nents; mlli_nents 287 drivers/crypto/ccree/cc_buffer_mgr.c if (sgl_data->mlli_nents[index]) mlli_nents 288 drivers/crypto/ccree/cc_buffer_mgr.c *sgl_data->mlli_nents[index] = 0; mlli_nents 618 drivers/crypto/ccree/cc_buffer_mgr.c &areq_ctx->assoc.mlli_nents); mlli_nents 649 drivers/crypto/ccree/cc_buffer_mgr.c areq_ctx->assoc.mlli_nents = 0; mlli_nents 691 drivers/crypto/ccree/cc_buffer_mgr.c &areq_ctx->assoc.mlli_nents); mlli_nents 739 drivers/crypto/ccree/cc_buffer_mgr.c &areq_ctx->src.mlli_nents); mlli_nents 779 drivers/crypto/ccree/cc_buffer_mgr.c &areq_ctx->src.mlli_nents); mlli_nents 783 drivers/crypto/ccree/cc_buffer_mgr.c &areq_ctx->dst.mlli_nents); mlli_nents 811 drivers/crypto/ccree/cc_buffer_mgr.c &areq_ctx->dst.mlli_nents); mlli_nents 815 drivers/crypto/ccree/cc_buffer_mgr.c &areq_ctx->src.mlli_nents); mlli_nents 961 drivers/crypto/ccree/cc_buffer_mgr.c curr_mlli_size = areq_ctx->assoc.mlli_nents * mlli_nents 968 drivers/crypto/ccree/cc_buffer_mgr.c areq_ctx->dst.mlli_nents = areq_ctx->src.mlli_nents; mlli_nents 973 drivers/crypto/ccree/cc_buffer_mgr.c areq_ctx->assoc.mlli_nents += mlli_nents 974 drivers/crypto/ccree/cc_buffer_mgr.c areq_ctx->src.mlli_nents; mlli_nents 983 drivers/crypto/ccree/cc_buffer_mgr.c areq_ctx->src.mlli_nents * mlli_nents 986 drivers/crypto/ccree/cc_buffer_mgr.c areq_ctx->assoc.mlli_nents += mlli_nents 987 drivers/crypto/ccree/cc_buffer_mgr.c areq_ctx->src.mlli_nents; mlli_nents 994 drivers/crypto/ccree/cc_buffer_mgr.c areq_ctx->dst.mlli_nents * mlli_nents 997 drivers/crypto/ccree/cc_buffer_mgr.c areq_ctx->assoc.mlli_nents += mlli_nents 998 drivers/crypto/ccree/cc_buffer_mgr.c areq_ctx->dst.mlli_nents; mlli_nents 1191 drivers/crypto/ccree/cc_buffer_mgr.c areq_ctx->assoc.mlli_nents); mlli_nents 1192 drivers/crypto/ccree/cc_buffer_mgr.c dev_dbg(dev, "src params mn %d\n", areq_ctx->src.mlli_nents); mlli_nents 1193 drivers/crypto/ccree/cc_buffer_mgr.c dev_dbg(dev, "dst params mn %d\n", areq_ctx->dst.mlli_nents); mlli_nents 1262 drivers/crypto/ccree/cc_buffer_mgr.c 0, true, &areq_ctx->mlli_nents); mlli_nents 1376 drivers/crypto/ccree/cc_buffer_mgr.c &areq_ctx->mlli_nents); mlli_nents 30 drivers/crypto/ccree/cc_buffer_mgr.h unsigned int mlli_nents; //mlli nents might be different than the above mlli_nents 2248 drivers/crypto/ccree/cc_hash.c areq_ctx->mlli_nents, NS_BIT); mlli_nents 55 drivers/crypto/ccree/cc_hash.h u32 mlli_nents;