Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccree/
Dcc_buffer_mgr.c23 struct dma_pool *mlli_buffs_pool; member
551 mlli_params->curr_pool = buff_mgr->mlli_buffs_pool; in cc_map_cipher_request()
1360 mlli_params->curr_pool = buff_mgr->mlli_buffs_pool; in cc_map_aead_request()
1434 mlli_params->curr_pool = buff_mgr->mlli_buffs_pool; in cc_map_hash_request_final()
1546 mlli_params->curr_pool = buff_mgr->mlli_buffs_pool; in cc_map_hash_request_update()
1621 buff_mgr_handle->mlli_buffs_pool = in cc_buffer_mgr_init()
1627 if (!buff_mgr_handle->mlli_buffs_pool) in cc_buffer_mgr_init()
1642 dma_pool_destroy(buff_mgr_handle->mlli_buffs_pool); in cc_buffer_mgr_fini()