Searched refs:omap_aes_check_aligned (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
H A Domap-aes.c557 static int omap_aes_check_aligned(struct scatterlist *sg, int total) omap_aes_check_aligned() function
644 if (omap_aes_check_aligned(dd->in_sg, dd->total) || omap_aes_handle_queue()
645 omap_aes_check_aligned(dd->out_sg, dd->total)) { omap_aes_handle_queue()

Completed in 43 milliseconds