Searched refs:mlli_len (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/crypto/ccree/
H A Dcc_buffer_mgr.h37 u32 mlli_len; member in struct:mlli_params
H A Dcc_cipher.c783 req_ctx->mlli_params.mlli_len,
788 req_ctx->mlli_params.mlli_len, NS_BIT);
791 req_ctx->mlli_params.mlli_len);
H A Dcc_aead.c1168 !req_ctx->is_single_pass) && req_ctx->mlli_params.mlli_len) {
1171 req_ctx->mlli_params.mlli_len);
1176 req_ctx->mlli_params.mlli_len, NS_BIT);
1179 req_ctx->mlli_params.mlli_len);
H A Dcc_buffer_mgr.c225 mlli_params->mlli_len = (total_nents * LLI_ENTRY_BYTE_SIZE);
227 dev_dbg(dev, "MLLI params: virt_addr=%pK dma_addr=%pad mlli_len=0x%X\n",
229 mlli_params->mlli_len);
H A Dcc_hash.c2187 areq_ctx->mlli_params.mlli_len, NS_BIT);
2189 areq_ctx->mlli_params.mlli_len);

Completed in 210 milliseconds