Home
last modified time | relevance | path

Searched defs:mlli_nents (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_buffer_mgr.h30 unsigned int mlli_nents; //mlli nents might be different than the above member
H A Dcc_hash.h55 u32 mlli_nents; member
H A Dcc_buffer_mgr.c28 u32 *mlli_nents[MAX_NUM_OF_BUFFERS_IN_MLLI]; member
238 bool is_last_table, u32 *mlli_nents) in cc_add_sg_entry()
H A Dcc_aead.c797 u32 mlli_nents = areq_ctx->assoc.mlli_nents; in cc_proc_authen_desc() local