Lines Matching refs:ctr32
195 unsigned int n,ctr32;208 ctr32 = GETU32(ivec+12);224 ctr32 += (u32)blocks;225 if (ctr32 < blocks) {226 blocks -= ctr32;227 ctr32 = 0;231 PUTU32(ivec+12,ctr32);233 if (ctr32 == 0) ctr96_inc(ivec);242 ++ctr32;243 PUTU32(ivec+12,ctr32);244 if (ctr32 == 0) ctr96_inc(ivec);