Searched refs:nh2 (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 Dvmac.cpp512 word64 nh2[2]; local
517 nh2[0] = (nhA2 + (nhA1 >> 32)) & m62;
524 nh2[1] = (nhB2 + (nhB1 >> 32)) & m62;
550 aHi = (t >> 32) + nh2[i] + kHi;
561 p += nh2[i];

Completed in 97 milliseconds