Lines Matching refs:buffer
268 void *pad_buffer; /* cache-aligned block padding buffer */
537 * @addr: The physical address of the data buffer
538 * @len: The length of the data buffer
539 * @eop: True if this is the last buffer in the packet
570 * @eop: True if this is the last buffer in the packet
695 * @eop: True if this is the last buffer in the packet
729 * @addr: The physical address of the data buffer
730 * @len: The length of the data buffer
758 * @buffer: The virtual address to of the data buffer
759 * @len: The length of the data buffer
760 * @last: If this is the last data buffer in the request (i.e. an interrupt
767 void *buffer, unsigned int len, bool last)
772 ret = artpec6_crypto_dma_map_single(common, buffer, len,
836 * entire line is owned by the DMA buffer and this holds also
993 * @dst: The destination buffer to write the pad. Must be at least 64 bytes
1406 /* We have a partial buffer and will at least some bytes
1407 * to the HW. Empty this partial buffer before tackling
1421 /* Reset partial buffer */
1461 /* Write out the partial buffer if present */
1651 * buffer.
1907 /* Prepare the context buffer */
1997 * buffer for later compare against the input tag.