Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/nx/
Dnx-842.c215 unsigned char f8_count; member
1439 if (!fifo->f84_full && (ptr >= fifo->f8_count)) in sw842_ptr8()
1474 memcpy(fifo->f8[fifo->f8_count], buf, 8); in sw842_copy_to_fifo()
1476 fifo->f8_count += 1; in sw842_copy_to_fifo()