Home
last modified time | relevance | path

Searched refs:HashRounds (Results 1 – 13 of 13) sorted by relevance

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/unrarsrc-5.2.5/unrar/
H A Dcrypt3.cpp30 const int HashRounds=0x40000; in SetKey30() local
31 for (int I=0;I<HashRounds;I++) in SetKey30()
39 if (I%(HashRounds/16)==0) in SetKey30()
44 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetKey30()
/dports/archivers/pecl-rar/rar-4.2.0/unrar/
H A Dcrypt3.cpp31 const uint HashRounds=0x40000; in SetKey30() local
32 for (uint I=0;I<HashRounds;I++) in SetKey30()
40 if (I%(HashRounds/16)==0) in SetKey30()
45 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetKey30()
/dports/archivers/unrar/unrar/
H A Dcrypt3.cpp31 const uint HashRounds=0x40000; in SetKey30() local
32 for (uint I=0;I<HashRounds;I++) in SetKey30()
40 if (I%(HashRounds/16)==0) in SetKey30()
45 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetKey30()
/dports/archivers/unrar-iconv/unrar/
H A Dcrypt3.cpp31 const uint HashRounds=0x40000; in SetKey30() local
32 for (uint I=0;I<HashRounds;I++) in SetKey30()
40 if (I%(HashRounds/16)==0) in SetKey30()
45 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetKey30()
/dports/archivers/libunrar6/unrar/
H A Dcrypt3.cpp31 const uint HashRounds=0x40000; in SetKey30() local
32 for (uint I=0;I<HashRounds;I++) in SetKey30()
40 if (I%(HashRounds/16)==0) in SetKey30()
45 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetKey30()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/unrar/src/
H A Dcrypt3.cpp31 const uint HashRounds=0x40000; in SetKey30() local
32 for (uint I=0;I<HashRounds;I++) in SetKey30()
40 if (I%(HashRounds/16)==0) in SetKey30()
45 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetKey30()
/dports/security/clamav-lts/clamav-0.103.5/libclamunrar/
H A Dcrypt3.cpp31 const uint HashRounds=0x40000; in SetKey30() local
32 for (uint I=0;I<HashRounds;I++) in SetKey30()
40 if (I%(HashRounds/16)==0) in SetKey30()
45 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetKey30()
/dports/security/clamav/clamav-0.104.2/libclamunrar/
H A Dcrypt3.cpp31 const uint HashRounds=0x40000; in SetKey30() local
32 for (uint I=0;I<HashRounds;I++) in SetKey30()
40 if (I%(HashRounds/16)==0) in SetKey30()
45 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetKey30()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/unrar/src/
H A Dcrypt3.cpp31 const uint HashRounds=0x40000; in SetKey30() local
32 for (uint I=0;I<HashRounds;I++) in SetKey30()
40 if (I%(HashRounds/16)==0) in SetKey30()
45 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetKey30()
/dports/security/hashcat/hashcat-6.2.5/deps/unrar/
H A Dcrypt3.cpp31 const uint HashRounds=0x40000; in SetKey30() local
32 for (uint I=0;I<HashRounds;I++) in SetKey30()
40 if (I%(HashRounds/16)==0) in SetKey30()
45 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetKey30()
/dports/graphics/comical/comical-0.8/unrar/
H A Dcrypt.cpp253 const int HashRounds=0x40000; in SetCryptKeys() local
254 for (int I=0;I<HashRounds;I++) in SetCryptKeys()
262 if (I%(HashRounds/16)==0) in SetCryptKeys()
267 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetCryptKeys()
/dports/archivers/libunrar/unrar/
H A Dcrypt.cpp254 const int HashRounds=0x40000; in SetCryptKeys() local
255 for (int I=0;I<HashRounds;I++) in SetCryptKeys()
263 if (I%(HashRounds/16)==0) in SetCryptKeys()
268 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetCryptKeys()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/unrar/
H A Dcrypt.cpp253 const int HashRounds=0x40000; in SetCryptKeys() local
254 for (int I=0;I<HashRounds;I++) in SetCryptKeys()
262 if (I%(HashRounds/16)==0) in SetCryptKeys()
267 AESInit[I/(HashRounds/16)]=(byte)digest[4]; in SetCryptKeys()