Searched refs:shaIndex (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 Dseal.cpp34 word32 shaIndex = i/5; local
35 if (shaIndex != lastIndex)
38 D[0] = shaIndex;
40 lastIndex = shaIndex;

Completed in 109 milliseconds