Searched refs:nhK (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.cpp147 const word64 *nhK = m_nhKey(); local
170 AS2( mov edi, nhK)
187 AS2( lea ebp, [edi+8*ebp]) // end of nhK
252 AS2( sub edi, ebp) // reset edi to start of nhK
379 : "m" (L1KeyLength), "c" (blocksRemainingInWord64), "S" (data), "D" (nhK+tagPart*2), "d" (m_isFirstBlock), "a" (polyS+tagPart*4)
455 AccumulateNH(nhA, d0+nhK[i+2*j+0], d1+nhK[i+2*j+1]);\
457 AccumulateNH(nhB, d0+nhK[i+2*j+2], d1+nhK[i+2*j+3]);\
465 const word64 *nhK local
[all...]

Completed in 37 milliseconds