Home
last modified time | relevance | path

Searched refs:esalt_buf (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/dports/security/hashcat/hashcat-6.2.5/OpenCL/
H A Dm11400_a3-pure.cl22 u32 esalt_buf[256];
83 u32x esalt_buf[256] = { 0 };
87 esalt_buf[idx] = esalt_bufs[DIGESTS_OFFSET].esalt_buf[idx];
146 md5_update_vector (&ctx, esalt_buf, esalt_len);
215 u32x esalt_buf[256] = { 0 };
219 esalt_buf[idx] = esalt_bufs[DIGESTS_OFFSET].esalt_buf[idx];
278 md5_update_vector (&ctx, esalt_buf, esalt_len);
/dports/security/hashcat/hashcat-6.2.5/include/
H A Dmodules.h61 … *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED …
62 … *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED …
63 … *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED …
64 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co…
65 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co…
66 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co…
68 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co…
/dports/security/hashcat/hashcat-6.2.5/src/modules/
H A Dmodule_24600.c119 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_kern_type_dynamic() argument
121 const sqlcipher_t *sqlcipher = (const sqlcipher_t *) esalt_buf; in module_kern_type_dynamic()
145 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
149 sqlcipher_t *sqlcipher = (sqlcipher_t *) esalt_buf; in module_hash_decode()
255 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
257 sqlcipher_t *sqlcipher = (sqlcipher_t *) esalt_buf; in module_hash_encode()
H A Dmodule_16800.c113 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode_potfile() argument
115 wpa_pmkid_t *wpa_pmkid = (wpa_pmkid_t *) esalt_buf; in module_hash_decode_potfile()
154 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode_potfile() argument
156 const wpa_pmkid_t *wpa_pmkid = (const wpa_pmkid_t *) esalt_buf; in module_hash_encode_potfile()
303 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
307 wpa_pmkid_t *wpa_pmkid = (wpa_pmkid_t *) esalt_buf; in module_hash_decode()
438 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
440 const wpa_pmkid_t *wpa_pmkid = (const wpa_pmkid_t *) esalt_buf; in module_hash_encode()
H A Dmodule_16500.c91 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_kern_type_dynamic() argument
93 const jwt_t *jwt = (const jwt_t *) esalt_buf; in module_kern_type_dynamic()
119 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
121 jwt_t *jwt = (jwt_t *) esalt_buf; in module_hash_decode()
260 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
262 const jwt_t *jwt = (const jwt_t *) esalt_buf; in module_hash_encode()
H A Dmodule_16801.c110 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode_potfile() argument
112 wpa_pmkid_t *wpa_pmkid = (wpa_pmkid_t *) esalt_buf; in module_hash_decode_potfile()
151 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode_potfile() argument
153 const wpa_pmkid_t *wpa_pmkid = (const wpa_pmkid_t *) esalt_buf; in module_hash_encode_potfile()
325 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
329 wpa_pmkid_t *wpa_pmkid = (wpa_pmkid_t *) esalt_buf; in module_hash_decode()
495 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
497 const wpa_pmkid_t *wpa_pmkid = (const wpa_pmkid_t *) esalt_buf; in module_hash_encode()
H A Dmodule_14500.c138 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
142 cryptoapi_t *cryptoapi = (cryptoapi_t *) esalt_buf; in module_hash_decode()
267 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
269 const cryptoapi_t *cryptoapi = (const cryptoapi_t *) esalt_buf; in module_hash_encode()
333 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_kern_type_dynamic() argument
335 const cryptoapi_t *cryptoapi = (const cryptoapi_t *) esalt_buf; in module_kern_type_dynamic()
H A Dmodule_28000.c59 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
63 crc64_t *crc64 = (crc64_t *) esalt_buf; in module_hash_decode()
107 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
111 crc64_t *crc64 = (crc64_t *) esalt_buf; in module_hash_encode()
H A Dmodule_11400.c51 u32 esalt_buf[256]; member
81 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
85 sip_t *sip = (sip_t *) esalt_buf; in module_hash_decode()
267 u8 *esalt_buf_ptr = (u8 *) sip->esalt_buf; in module_hash_decode()
271 const int max_esalt_len = sizeof (sip->esalt_buf); in module_hash_decode()
419 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
H A Dmodule_02500.c242 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode_potfile() argument
244 wpa_eapol_t *wpa_eapol = (wpa_eapol_t *) esalt_buf; in module_hash_decode_potfile()
283 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode_potfile() argument
285 const wpa_eapol_t *wpa_eapol = (const wpa_eapol_t *) esalt_buf; in module_hash_encode_potfile()
309 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode_status() argument
311 wpa_eapol_t *wpa_eapol = (wpa_eapol_t *) esalt_buf; in module_hash_encode_status()
592 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
596 wpa_eapol_t *wpa_eapol = (wpa_eapol_t *) esalt_buf; in module_hash_decode()
830 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
832 const wpa_eapol_t *wpa_eapol = (const wpa_eapol_t *) esalt_buf; in module_hash_encode()
H A Dmodule_02501.c239 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode_potfile() argument
241 wpa_eapol_t *wpa_eapol = (wpa_eapol_t *) esalt_buf; in module_hash_decode_potfile()
280 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode_potfile() argument
282 const wpa_eapol_t *wpa_eapol = (const wpa_eapol_t *) esalt_buf; in module_hash_encode_potfile()
567 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode_status() argument
569 wpa_eapol_t *wpa_eapol = (wpa_eapol_t *) esalt_buf; in module_hash_encode_status()
589 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
593 wpa_eapol_t *wpa_eapol = (wpa_eapol_t *) esalt_buf; in module_hash_decode()
827 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
829 const wpa_eapol_t *wpa_eapol = (const wpa_eapol_t *) esalt_buf; in module_hash_encode()
H A Dmodule_10200.c62 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
66 cram_md5_t *cram_md5 = (cram_md5_t *) esalt_buf; in module_hash_decode()
136 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
140 const cram_md5_t *cram_md5 = (const cram_md5_t *) esalt_buf; in module_hash_encode()
H A Dmodule_06600.c84 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
88 agilekey_t *agilekey = (agilekey_t *) esalt_buf; in module_hash_decode()
197 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
199 const agilekey_t *agilekey = (const agilekey_t *) esalt_buf; in module_hash_encode()
H A Dmodule_07300.c60 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
64 rakp_t *rakp = (rakp_t *) esalt_buf; in module_hash_decode()
135 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
139 const rakp_t *rakp = (const rakp_t *) esalt_buf; in module_hash_encode()
H A Dmodule_09200.c89 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
93 pbkdf2_sha256_t *pbkdf2_sha256 = (pbkdf2_sha256_t *) esalt_buf; in module_hash_decode()
166 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
172 const pbkdf2_sha256_t *pbkdf2_sha256 = (pbkdf2_sha256_t *) esalt_buf; in module_hash_encode()
H A Dmodule_03000.c141 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode_zero_hash() argument
145 …return module_hash_decode (hashconfig, digest_buf, salt, esalt_buf, hook_salt_buf, hash_info, LM_Z… in module_hash_decode_zero_hash()
158 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
188 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
H A Dmodule_22951.c62 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
66 pem_t *pem = (pem_t *) esalt_buf; in module_hash_decode()
174 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
176 pem_t *pem = (pem_t *) esalt_buf; in module_hash_encode()
H A Dmodule_23900.c96 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
100 bestcrypt_t *bestcrypt = (bestcrypt_t *) esalt_buf; in module_hash_decode()
182 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
184 const bestcrypt_t *bestcrypt = (const bestcrypt_t *) esalt_buf; in module_hash_encode()
H A Dmodule_10901.c88 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
92 pbkdf2_sha256_t *pbkdf2_sha256 = (pbkdf2_sha256_t *) esalt_buf; in module_hash_decode()
162 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
166 const pbkdf2_sha256_t *pbkdf2_sha256 = (pbkdf2_sha256_t *) esalt_buf; in module_hash_encode()
H A Dmodule_16600.c64 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
68 electrum_wallet_t *electrum_wallet = (electrum_wallet_t *) esalt_buf; in module_hash_decode()
165 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
167 const electrum_wallet_t *electrum_wallet = (const electrum_wallet_t *) esalt_buf; in module_hash_encode()
H A Dmodule_22921.c63 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
67 pem_t *pem = (pem_t *) esalt_buf; in module_hash_decode()
173 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
175 pem_t *pem = (pem_t *) esalt_buf; in module_hash_encode()
H A Dmodule_13800.c80 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
84 win8phone_t *esalt = (win8phone_t *) esalt_buf; in module_hash_decode()
155 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
159 const win8phone_t *esalt = (const win8phone_t *) esalt_buf; in module_hash_encode()
H A Dmodule_20012.c98 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
102 diskcryptor_esalt_t *diskcryptor_esalt = (diskcryptor_esalt_t *) esalt_buf; in module_hash_decode()
178 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
180 const diskcryptor_esalt_t *diskcryptor_esalt = (const diskcryptor_esalt_t *) esalt_buf; in module_hash_encode()
H A Dmodule_20013.c98 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
102 diskcryptor_esalt_t *diskcryptor_esalt = (diskcryptor_esalt_t *) esalt_buf; in module_hash_decode()
178 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
180 const diskcryptor_esalt_t *diskcryptor_esalt = (const diskcryptor_esalt_t *) esalt_buf; in module_hash_encode()
H A Dmodule_26000.c71 …_UNUSED void *digest_buf, MAYBE_UNUSED salt_t *salt, MAYBE_UNUSED void *esalt_buf, MAYBE_UNUSED vo… in module_hash_decode() argument
75 mozilla_3des_t *mozilla_3des = (mozilla_3des_t *) esalt_buf; in module_hash_decode()
163 … *digest_buf, MAYBE_UNUSED const salt_t *salt, MAYBE_UNUSED const void *esalt_buf, MAYBE_UNUSED co… in module_hash_encode() argument
165 const mozilla_3des_t *mozilla_3des = (const mozilla_3des_t *) esalt_buf; in module_hash_encode()

12345678910>>...17