Searched refs:mlli_buffs_pool (Results 1 – 2 of 2) sorted by relevance
431 mlli_params->curr_pool = drvdata->mlli_buffs_pool; in cc_map_cipher_request()1113 mlli_params->curr_pool = drvdata->mlli_buffs_pool; in cc_map_aead_request()1186 mlli_params->curr_pool = drvdata->mlli_buffs_pool; in cc_map_hash_request_final()1298 mlli_params->curr_pool = drvdata->mlli_buffs_pool; in cc_map_hash_request_update()1367 drvdata->mlli_buffs_pool = in cc_buffer_mgr_init()1373 if (!drvdata->mlli_buffs_pool) in cc_buffer_mgr_init()1381 dma_pool_destroy(drvdata->mlli_buffs_pool); in cc_buffer_mgr_fini()
140 struct dma_pool *mlli_buffs_pool; member