Home
last modified time | relevance | path

Searched refs:phys_next (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/
Dixp4xx_crypto.c100 u32 phys_next; member
326 phys1 = buf->phys_next; in free_buf_chain()
327 dma_unmap_single(dev, buf->phys_next, buf->buf_len, buf->dir); in free_buf_chain()
802 buf->phys_next = next_buf_phys; in chainup_buffers()
810 buf->phys_next = 0; in chainup_buffers()
913 crypt->dst_buf = dst_hook.phys_next; in ablk_perform()
923 crypt->src_buf = src_hook.phys_next; in ablk_perform()
1044 crypt->src_buf = src_hook.phys_next; in aead_perform()