/dports/security/john/john-1.9.0-jumbo-1/src/ |
H A D | rawSHA512_fmt_plug.c | 152 static int get_hash_4 (int index) { return crypt_out[HASH_IDX] & PH_MASK_4; } in get_hash_4() function 160 static int get_hash_4(int index) { return crypt_out[index][0] & PH_MASK_4; } in get_hash_4() function
|
H A D | XSHA512_fmt_plug.c | 131 static int get_hash_4 (int index) { return crypt_out[HASH_IDX] & PH_MASK_4; } in get_hash_4() function 146 static int get_hash_4(int index) { return crypt_out[index][0] & PH_MASK_4; } in get_hash_4() function
|
H A D | rawSHA1_linkedIn_fmt_plug.c | 187 static int get_hash_4(int index) { return ((uint32_t*)crypt_key)[INDEX+SIMD_COEF_32] & PH_MASK_4; } in get_hash_4() function 196 static int get_hash_4(int index) { return ((uint32_t*)crypt_key)[1] & PH_MASK_4; } in get_hash_4() function
|
H A D | ssha512_fmt_plug.c | 236 static int get_hash_4 (int index) { return crypt_out[(unsigned int)index/SIMD_COEF_64][index&(SIMD_… in get_hash_4() function 251 static int get_hash_4(int index) { return crypt_out[index][0] & PH_MASK_4; } in get_hash_4() function
|
H A D | rawMD5flat_fmt_plug.c | 174 static int get_hash_4(int index) { return crypt_key[index/NBKEYS][HASH_OFFSET] & PH_MASK_4; } in get_hash_4() function 182 static int get_hash_4(int index) { return crypt_key[index][0] & PH_MASK_4; } in get_hash_4() function
|
H A D | rawSHA224_fmt_plug.c | 193 static int get_hash_4 (int index) { return crypt_out[HASH_IDX] & PH_MASK_4; } in get_hash_4() function 201 static int get_hash_4(int index) { return crypt_out[index][3] & PH_MASK_4; } in get_hash_4() function
|
H A D | rawSHA384_fmt_plug.c | 202 static int get_hash_4 (int index) { return crypt_out[HASH_IDX] & PH_MASK_4; } in get_hash_4() function 210 static int get_hash_4(int index) { return crypt_out[index][3] & PH_MASK_4; } in get_hash_4() function
|
H A D | rawSHA1_fmt_plug.c | 158 static int get_hash_4(int index) { return crypt_key[index/NBKEYS][HASH_OFFSET] & PH_MASK_4; } in get_hash_4() function 166 static int get_hash_4(int index) { return crypt_key[index][pos] & PH_MASK_4; } in get_hash_4() function
|
H A D | rawMD4_fmt_plug.c | 321 static int get_hash_4(int index) { return ((uint32_t*)crypt_key)[SIMD_INDEX] & PH_MASK_4; } in get_hash_4() function 329 static int get_hash_4(int index) { return ((uint32_t*)crypt_key[index])[1] & PH_MASK_4; } in get_hash_4() function
|
H A D | DES_fmt.c | 191 #define get_hash_4 DES_bs_get_hash_4 macro 258 #define get_hash_4 NULL macro
|
H A D | BSDI_fmt.c | 186 #define get_hash_4 DES_bs_get_hash_4 macro 237 #define get_hash_4 NULL macro
|
H A D | BF_fmt.c | 90 static int get_hash_4(int index) in get_hash_4() function
|
H A D | opencl_lm_fmt_plug.c | 164 #define get_hash_4 opencl_lm_get_hash_4 macro
|
H A D | opencl_bf_fmt_plug.c | 92 static int get_hash_4(int index) { in get_hash_4() function
|
H A D | mssql-old_fmt_plug.c | 378 static int get_hash_4(int index) { return ((uint32_t*)crypt_key)[KEY_OFF] & PH_MASK_4; } in get_hash_4() function 386 static int get_hash_4(int index) { return ((uint32_t*)crypt_key)[4] & PH_MASK_4; } in get_hash_4() function
|
H A D | mssql05_fmt_plug.c | 567 static int get_hash_4(int index) { return ((uint32_t*)crypt_key)[KEY_OFF] & PH_MASK_4; } in get_hash_4() function 575 static int get_hash_4(int index) { return ((uint32_t*)crypt_key)[4] & PH_MASK_4; } in get_hash_4() function
|
H A D | opencl_DES_fmt_plug.c | 243 #define get_hash_4 opencl_DES_bs_get_hash_4 macro
|
H A D | rar5_fmt_plug.c | 174 static int get_hash_4(int index) { return crypt_out[index][0] & PH_MASK_4; } in get_hash_4() function
|
H A D | nt2_fmt_plug.c | 686 static int get_hash_4(int index) { return ((uint32_t*)crypt_key)[SIMD_INDEX] & PH_MASK_4; } in get_hash_4() function 694 static int get_hash_4(int index) { return ((uint32_t*)crypt_key[index])[1] & PH_MASK_4; } in get_hash_4() function
|
H A D | episerver_fmt_plug.c | 277 static int get_hash_4 (int index) { return crypt_out[HASH_IDX_OUT] & PH_MASK_4; } in get_hash_4() function 285 static int get_hash_4(int index) { return crypt_out[index][0] & PH_MASK_4; } in get_hash_4() function
|
H A D | opencl_lotus5_fmt_plug.c | 267 static int get_hash_4(int index) { return crypt_key[index * BINARY_SIZE_IN_uint32_t] & PH_MASK_4; } in get_hash_4() function
|
H A D | MD5_fmt.c | 212 static int get_hash_4(int index) in get_hash_4() function
|
H A D | opencl_phpass_fmt_plug.c | 261 static int get_hash_4(int index) in get_hash_4() function
|
H A D | plaintext_fmt_plug.c | 203 static int get_hash_4(int index) in get_hash_4() function
|
H A D | opencl_pbkdf2_hmac_sha256_fmt_plug.c | 330 static int get_hash_4(int index) in get_hash_4() function
|