Home
last modified time | relevance | path

Searched refs:loaded_hashes_ptr (Results 1 – 2 of 2) sorted by relevance

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dbt_interface.h34 …void *loaded_hashes_ptr, // Pass a pointer to an array containing hashes of type uint128_t or uint…
H A Dbt.c539 unsigned int create_perfect_hash_table(int htype, void *loaded_hashes_ptr, in create_perfect_hash_table() argument
552 loaded_hashes = loaded_hashes_ptr; in create_perfect_hash_table()