Home
last modified time | relevance | path

Searched refs:RawPsw (Results 1 – 15 of 15) sorted by relevance

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Drar_fmt_plug.c256 RawPsw[(len & 64)>>6][GETPOS(len%64, j)] = in crypt_all()
271 RawPsw[(len & 64)>>6][GETPOS(len%64, j)] = tmp1; in crypt_all()
273 RawPsw[(len & 64)>>6][GETPOS(len%64, j)] = tmp2; in crypt_all()
280 memcpy(tempin, RawPsw[cur_buf], NBKEYS*64); in crypt_all()
309 SIMDSHA1body(RawPsw[cur_buf], digest, digest, in crypt_all()
316 memset(RawPsw[0], 0, sizeof(RawPsw[0])); in crypt_all()
319 RawPsw[0][GETPOS(0, j)] = 0x80; in crypt_all()
321 tail = (uint32_t*)&RawPsw[0][GETPOS(64 - 1, j)]; in crypt_all()
350 unsigned char RawPsw[UNICODE_LENGTH + 8 + 3]; in crypt_all() local
363 memcpy(RawPsw + saved_len[index], saved_salt, 8); in crypt_all()
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/unrarsrc-5.2.5/unrar/
H A Dcrypt3.cpp19 byte RawPsw[2*MAXPASSWORD+SIZE_SALT30]; in SetKey30() local
20 WideToRaw(PwdW,RawPsw,ASIZE(RawPsw)); in SetKey30()
24 memcpy(RawPsw+RawLength,Salt,SIZE_SALT30); in SetKey30()
33 sha1_process( &c, RawPsw, RawLength, false); in SetKey30()
60 cleandata(RawPsw,sizeof(RawPsw)); in SetKey30()
/dports/archivers/pecl-rar/rar-4.2.0/unrar/
H A Dcrypt3.cpp20 byte RawPsw[2*MAXPASSWORD+SIZE_SALT30]; in SetKey30() local
21 WideToRaw(PwdW,RawPsw,ASIZE(RawPsw)); in SetKey30()
25 memcpy(RawPsw+RawLength,Salt,SIZE_SALT30); in SetKey30()
34 sha1_process_rar29( &c, RawPsw, RawLength ); in SetKey30()
62 cleandata(RawPsw,sizeof(RawPsw)); in SetKey30()
/dports/archivers/unrar/unrar/
H A Dcrypt3.cpp20 byte RawPsw[2*MAXPASSWORD+SIZE_SALT30]; in SetKey30() local
21 WideToRaw(PwdW,RawPsw,ASIZE(RawPsw)); in SetKey30()
25 memcpy(RawPsw+RawLength,Salt,SIZE_SALT30); in SetKey30()
34 sha1_process_rar29( &c, RawPsw, RawLength ); in SetKey30()
62 cleandata(RawPsw,sizeof(RawPsw)); in SetKey30()
/dports/archivers/unrar-iconv/unrar/
H A Dcrypt3.cpp20 byte RawPsw[2*MAXPASSWORD+SIZE_SALT30]; in SetKey30() local
21 WideToRaw(PwdW,RawPsw,ASIZE(RawPsw)); in SetKey30()
25 memcpy(RawPsw+RawLength,Salt,SIZE_SALT30); in SetKey30()
34 sha1_process_rar29( &c, RawPsw, RawLength ); in SetKey30()
62 cleandata(RawPsw,sizeof(RawPsw)); in SetKey30()
/dports/archivers/libunrar6/unrar/
H A Dcrypt3.cpp20 byte RawPsw[2*MAXPASSWORD+SIZE_SALT30]; in SetKey30() local
21 WideToRaw(PwdW,RawPsw,ASIZE(RawPsw)); in SetKey30()
25 memcpy(RawPsw+RawLength,Salt,SIZE_SALT30); in SetKey30()
34 sha1_process_rar29( &c, RawPsw, RawLength ); in SetKey30()
62 cleandata(RawPsw,sizeof(RawPsw)); in SetKey30()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/unrar/src/
H A Dcrypt3.cpp20 byte RawPsw[2*MAXPASSWORD+SIZE_SALT30]; in SetKey30() local
21 WideToRaw(PwdW,RawPsw,ASIZE(RawPsw)); in SetKey30()
25 memcpy(RawPsw+RawLength,Salt,SIZE_SALT30); in SetKey30()
34 sha1_process_rar29( &c, RawPsw, RawLength ); in SetKey30()
62 cleandata(RawPsw,sizeof(RawPsw)); in SetKey30()
/dports/security/clamav-lts/clamav-0.103.5/libclamunrar/
H A Dcrypt3.cpp20 byte RawPsw[2*MAXPASSWORD+SIZE_SALT30]; in SetKey30() local
21 WideToRaw(PwdW,RawPsw,ASIZE(RawPsw)); in SetKey30()
25 memcpy(RawPsw+RawLength,Salt,SIZE_SALT30); in SetKey30()
34 sha1_process_rar29( &c, RawPsw, RawLength ); in SetKey30()
62 cleandata(RawPsw,sizeof(RawPsw)); in SetKey30()
/dports/security/clamav/clamav-0.104.2/libclamunrar/
H A Dcrypt3.cpp20 byte RawPsw[2*MAXPASSWORD+SIZE_SALT30]; in SetKey30() local
21 WideToRaw(PwdW,RawPsw,ASIZE(RawPsw)); in SetKey30()
25 memcpy(RawPsw+RawLength,Salt,SIZE_SALT30); in SetKey30()
34 sha1_process_rar29( &c, RawPsw, RawLength ); in SetKey30()
62 cleandata(RawPsw,sizeof(RawPsw)); in SetKey30()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/unrar/src/
H A Dcrypt3.cpp20 byte RawPsw[2*MAXPASSWORD+SIZE_SALT30]; in SetKey30() local
21 WideToRaw(PwdW,RawPsw,ASIZE(RawPsw)); in SetKey30()
25 memcpy(RawPsw+RawLength,Salt,SIZE_SALT30); in SetKey30()
34 sha1_process_rar29( &c, RawPsw, RawLength ); in SetKey30()
62 cleandata(RawPsw,sizeof(RawPsw)); in SetKey30()
/dports/security/hashcat/hashcat-6.2.5/deps/unrar/
H A Dcrypt3.cpp20 byte RawPsw[2*MAXPASSWORD+SIZE_SALT30]; in SetKey30() local
21 WideToRaw(PwdW,RawPsw,ASIZE(RawPsw)); in SetKey30()
25 memcpy(RawPsw+RawLength,Salt,SIZE_SALT30); in SetKey30()
34 sha1_process_rar29( &c, RawPsw, RawLength ); in SetKey30()
62 cleandata(RawPsw,sizeof(RawPsw)); in SetKey30()
/dports/graphics/comical/comical-0.8/unrar/
H A Dcrypt.cpp242 byte RawPsw[2*MAXPASSWORD+SALT_SIZE]; in SetCryptKeys() local
243 WideToRaw(PswW,RawPsw); in SetCryptKeys()
247 memcpy(RawPsw+RawLength,Salt,SALT_SIZE); in SetCryptKeys()
256 hash_process( &c, RawPsw, RawLength); in SetCryptKeys()
/dports/archivers/libunrar/unrar/
H A Dcrypt.cpp243 byte RawPsw[2*MAXPASSWORD+SALT_SIZE]; in SetCryptKeys() local
244 WideToRaw(PswW,RawPsw); in SetCryptKeys()
248 memcpy(RawPsw+RawLength,Salt,SALT_SIZE); in SetCryptKeys()
257 hash_process( &c, RawPsw, RawLength, HandsOffHash); in SetCryptKeys()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/unrar/
H A Dcrypt.cpp242 byte RawPsw[2*MAXPASSWORD+SALT_SIZE]; in SetCryptKeys() local
243 WideToRaw(Password,RawPsw); in SetCryptKeys()
247 memcpy(RawPsw+RawLength,Salt,SALT_SIZE); in SetCryptKeys()
256 hash_process( &c, RawPsw, RawLength, HandsOffHash); in SetCryptKeys()
/dports/security/john/john-1.9.0-jumbo-1/doc/
H A DCHANGES-jumbo16534 …_store. This also avoids lots of endian swapping. Added four versions of RawPsw, one for each alig…
16535 RAR: Tweak auto-tuning. Unroll first loop. Do endian swapping only once when preparing RawPsw.
16542 …RAR: Decrease register use a lot, only one RawPsw buffer. KPC tweaks. Get rid of the switch (for A…