Searched refs:status_index (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c1057 CK_ULONG status_index = 0; /* current total file size read */ local
1119 status_index += resultlen;
1137 while ((status_index - status_last) >
1149 pos = (int)((status_index - status_last) /

Completed in 58 milliseconds