Searched defs:hash_f (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.bin/ssh/
H A Dxmss_hash.c112 int hash_f(unsigned char *out, const unsigned char *in, const unsigned char *pub_seed, uint32_t addr[8], const unsigned int n) function
/openbsd-current/gnu/lib/libiberty/include/
H A Dhashtab.h102 htab_hash hash_f; local
/openbsd-current/gnu/gcc/include/
H A Dhashtab.h102 htab_hash hash_f; local
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dhashtab.h93 htab_hash hash_f; local
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dhashtab.h102 htab_hash hash_f; local
/openbsd-current/gnu/lib/libiberty/src/
H A Dhashtab.c288 htab_create_alloc (size_t size, htab_hash hash_f, htab_eq eq_f, argument
321 htab_create_alloc_ex (size_t size, htab_hash hash_f, htab_eq eq_f, argument
356 htab_set_functions_ex (htab_t htab, htab_hash hash_f, htab_eq eq_f, argument
372 htab_create (size_t size, htab_hash hash_f, htab_e argument
378 htab_try_create(size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) argument
[all...]

Completed in 128 milliseconds