Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dsha1.c252 u_char finalcount[8]; local
258 finalcount[i] = (u_char)((context->count[(i >= 4 ? 0 : 1)]
264 SHA1Update(context, finalcount, 8); /* Should cause a SHA1Transform() */