Searched refs:aad_mapped_nents (Results 1 – 1 of 1) sorted by relevance
868 int aad_mapped_nents = 0; in dthe_aead_run() local954 aad_mapped_nents = dma_map_sg(tx_dev, aad_sg, aad_nents, aad_dir); in dthe_aead_run()955 if (aad_mapped_nents == 0) { in dthe_aead_run()963 aad_mapped_nents, DMA_MEM_TO_DEV, in dthe_aead_run()