Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/
Dixp4xx_crypto.c100 u32 phys_next; member
336 phys1 = buf->phys_next; in free_buf_chain()
337 dma_unmap_single(dev, buf->phys_next, buf->buf_len, buf->dir); in free_buf_chain()
818 buf->phys_next = next_buf_phys; in chainup_buffers()
826 buf->phys_next = 0; in chainup_buffers()
929 crypt->dst_buf = dst_hook.phys_next; in ablk_perform()
939 crypt->src_buf = src_hook.phys_next; in ablk_perform()
1047 crypt->dst_buf = dst_hook.phys_next; in aead_perform()
1063 crypt->src_buf = src_hook.phys_next; in aead_perform()