Home
last modified time | relevance | path

Searched refs:HIGHT_F0 (Results 1 – 4 of 4) sorted by relevance

/dports/security/cryptopp/cryptopp-8.6.0/
H A Dhight.cpp41 const byte HIGHT_F0[256] = { variable
151 m_xx[i0] = (m_xx[i0] ^ (HIGHT_F0[m_xx[i1]] + m_rkey[4*k+3])) & 0xFF; \ in ProcessAndXorBlock()
153 m_xx[i4] = (m_xx[i4] ^ (HIGHT_F0[m_xx[i5]] + m_rkey[4*k+1])) & 0xFF; \ in ProcessAndXorBlock()
219 m_xx[i3] = (m_xx[i3] ^ (HIGHT_F0[m_xx[i4]] + m_rkey[4*k+1])) & 0xFF; \ in ProcessAndXorBlock()
221 m_xx[i7] = (m_xx[i7] ^ (HIGHT_F0[m_xx[i0]] + m_rkey[4*k+3])) & 0xFF; \ in ProcessAndXorBlock()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dhight.cpp41 const byte HIGHT_F0[256] = { variable
151 m_xx[i0] = (m_xx[i0] ^ (HIGHT_F0[m_xx[i1]] + m_rkey[4*k+3])) & 0xFF; \ in ProcessAndXorBlock()
153 m_xx[i4] = (m_xx[i4] ^ (HIGHT_F0[m_xx[i5]] + m_rkey[4*k+1])) & 0xFF; \ in ProcessAndXorBlock()
219 m_xx[i3] = (m_xx[i3] ^ (HIGHT_F0[m_xx[i4]] + m_rkey[4*k+1])) & 0xFF; \ in ProcessAndXorBlock()
221 m_xx[i7] = (m_xx[i7] ^ (HIGHT_F0[m_xx[i0]] + m_rkey[4*k+3])) & 0xFF; \ in ProcessAndXorBlock()
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dhight.cpp41 const byte HIGHT_F0[256] = { variable
151 m_xx[i0] = (m_xx[i0] ^ (HIGHT_F0[m_xx[i1]] + m_rkey[4*k+3])) & 0xFF; \ in ProcessAndXorBlock()
153 m_xx[i4] = (m_xx[i4] ^ (HIGHT_F0[m_xx[i5]] + m_rkey[4*k+1])) & 0xFF; \ in ProcessAndXorBlock()
219 m_xx[i3] = (m_xx[i3] ^ (HIGHT_F0[m_xx[i4]] + m_rkey[4*k+1])) & 0xFF; \ in ProcessAndXorBlock()
221 m_xx[i7] = (m_xx[i7] ^ (HIGHT_F0[m_xx[i0]] + m_rkey[4*k+3])) & 0xFF; \ in ProcessAndXorBlock()
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dhight.cpp41 const byte HIGHT_F0[256] = { variable
151 m_xx[i0] = (m_xx[i0] ^ (HIGHT_F0[m_xx[i1]] + m_rkey[4*k+3])) & 0xFF; \ in ProcessAndXorBlock()
153 m_xx[i4] = (m_xx[i4] ^ (HIGHT_F0[m_xx[i5]] + m_rkey[4*k+1])) & 0xFF; \ in ProcessAndXorBlock()
219 m_xx[i3] = (m_xx[i3] ^ (HIGHT_F0[m_xx[i4]] + m_rkey[4*k+1])) & 0xFF; \ in ProcessAndXorBlock()
221 m_xx[i7] = (m_xx[i7] ^ (HIGHT_F0[m_xx[i0]] + m_rkey[4*k+3])) & 0xFF; \ in ProcessAndXorBlock()