Searched refs:curr_pool (Results 1 – 2 of 2) sorted by relevance
199 dma_pool_alloc(mlli_params->curr_pool, flags, in cc_generate_mlli()393 dma_pool_free(req_ctx->mlli_params.curr_pool, in cc_unmap_cipher_request()422 mlli_params->curr_pool = NULL; in cc_map_cipher_request()479 mlli_params->curr_pool = buff_mgr->mlli_buffs_pool; in cc_map_cipher_request()549 dma_pool_free(areq_ctx->mlli_params.curr_pool, in cc_unmap_aead_request()1025 mlli_params->curr_pool = NULL; in cc_map_aead_request()1186 mlli_params->curr_pool = buff_mgr->mlli_buffs_pool; in cc_map_aead_request()1223 mlli_params->curr_pool = NULL; in cc_map_hash_request_final()1261 mlli_params->curr_pool = buff_mgr->mlli_buffs_pool; in cc_map_hash_request_final()1309 mlli_params->curr_pool = NULL; in cc_map_hash_request_update()[all …]
33 struct dma_pool *curr_pool; member