Lines Matching defs:buffer
269 void *pad_buffer; /* cache-aligned block padding buffer */
538 * @addr: The physical address of the data buffer
539 * @len: The length of the data buffer
540 * @eop: True if this is the last buffer in the packet
571 * @eop: True if this is the last buffer in the packet
696 * @eop: True if this is the last buffer in the packet
730 * @addr: The physical address of the data buffer
731 * @len: The length of the data buffer
759 * @buffer: The virtual address to of the data buffer
760 * @len: The length of the data buffer
761 * @last: If this is the last data buffer in the request (i.e. an interrupt
768 void *buffer, unsigned int len, bool last)
773 ret = artpec6_crypto_dma_map_single(common, buffer, len,
837 * entire line is owned by the DMA buffer and this holds also
994 * @dst: The destination buffer to write the pad. Must be at least 64 bytes
1407 /* We have a partial buffer and will at least some bytes
1408 * to the HW. Empty this partial buffer before tackling
1422 /* Reset partial buffer */
1462 /* Write out the partial buffer if present */
1652 * buffer.
1908 /* Prepare the context buffer */
1998 * buffer for later compare against the input tag.