Home
last modified time | relevance | path

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

/drivers/crypto/
Dixp4xx_crypto.c95 u32 phys_next; member
331 phys1 = buf->phys_next; in free_buf_chain()
332 dma_unmap_single(dev, buf->phys_next, buf->buf_len, buf->dir); in free_buf_chain()
800 buf->phys_next = next_buf_phys; in chainup_buffers()
808 buf->phys_next = 0; in chainup_buffers()
918 crypt->dst_buf = dst_hook.phys_next; in ablk_perform()
928 crypt->src_buf = src_hook.phys_next; in ablk_perform()
1028 crypt->src_buf = src_hook.phys_next; in aead_perform()
1048 crypt->dst_buf = dst_hook.phys_next; in aead_perform()