Home
last modified time | relevance | path

Searched refs:mlli_buffs_pool (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/crypto/ccree/
Dcc_buffer_mgr.c23 struct dma_pool *mlli_buffs_pool; member
479 mlli_params->curr_pool = buff_mgr->mlli_buffs_pool; in cc_map_cipher_request()
1186 mlli_params->curr_pool = buff_mgr->mlli_buffs_pool; in cc_map_aead_request()
1261 mlli_params->curr_pool = buff_mgr->mlli_buffs_pool; in cc_map_hash_request_final()
1374 mlli_params->curr_pool = buff_mgr->mlli_buffs_pool; in cc_map_hash_request_update()
1450 buff_mgr_handle->mlli_buffs_pool = in cc_buffer_mgr_init()
1456 if (!buff_mgr_handle->mlli_buffs_pool) in cc_buffer_mgr_init()
1471 dma_pool_destroy(buff_mgr_handle->mlli_buffs_pool); in cc_buffer_mgr_fini()