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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dfipstest.cpp347 size_t subSectionStart = 0, nextSubSectionStart; local
351 const byte *subSectionMemStart = sectionMemStart + subSectionStart;
352 size_t subSectionFileStart = sectionFileStart + subSectionStart;
353 size_t subSectionSize = sectionSize - subSectionStart;
391 subSectionStart = nextSubSectionStart;

Completed in 46 milliseconds