Searched refs:blockcnt (Results 1 – 3 of 3) sorted by relevance
42 STORE32H(f8->blockcnt, (buf+(f8->blocklen-4))); in f8_encrypt()43 ++(f8->blockcnt); in f8_encrypt()56 STORE32H(f8->blockcnt, (buf+(f8->blocklen-4))); in f8_encrypt()57 ++(f8->blockcnt); in f8_encrypt()75 STORE32H(f8->blockcnt, (buf+(f8->blocklen-4))); in f8_encrypt()76 ++(f8->blockcnt); in f8_encrypt()
49 f8->blockcnt = 0; in f8_start()
368 ulong32 blockcnt; member
Completed in 8 milliseconds