new_nents         130 drivers/crypto/ccree/cc_buffer_mgr.c 	u32 new_nents;
new_nents         133 drivers/crypto/ccree/cc_buffer_mgr.c 	new_nents = (*curr_nents + buff_size / CC_MAX_MLLI_ENTRY_SIZE + 1);
new_nents         134 drivers/crypto/ccree/cc_buffer_mgr.c 	if (new_nents > MAX_NUM_OF_TOTAL_MLLI_ENTRIES) {
new_nents         136 drivers/crypto/ccree/cc_buffer_mgr.c 			new_nents, MAX_NUM_OF_TOTAL_MLLI_ENTRIES);