Searched refs:mlli_buffs_pool (Results 1 – 2 of 2) sorted by relevance
441 mlli_params->curr_pool = drvdata->mlli_buffs_pool; in cc_map_cipher_request()1123 mlli_params->curr_pool = drvdata->mlli_buffs_pool; in cc_map_aead_request()1196 mlli_params->curr_pool = drvdata->mlli_buffs_pool; in cc_map_hash_request_final()1308 mlli_params->curr_pool = drvdata->mlli_buffs_pool; in cc_map_hash_request_update()1377 drvdata->mlli_buffs_pool = in cc_buffer_mgr_init()1383 if (!drvdata->mlli_buffs_pool) in cc_buffer_mgr_init()1391 dma_pool_destroy(drvdata->mlli_buffs_pool); in cc_buffer_mgr_fini()
138 struct dma_pool *mlli_buffs_pool; member