Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Daes-glue.c98 int rounds, int bytes, u8 ctr[], int byte_ctr);
435 unsigned int byte_ctr = 0; in xctr_encrypt() local
461 walk.iv, byte_ctr); in xctr_encrypt()
466 byte_ctr += nbytes; in xctr_encrypt()
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c1311 .byte_ctr = u64_stats_read(&lp->rx_bytes), in axienet_rx_poll()