Home
last modified time | relevance | path

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

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