Home
last modified time | relevance | path

Searched refs:heim_get_hash (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/base/
H A Ddict.c151 unsigned long v = heim_get_hash(ptr); in _search()
210 v = heim_get_hash(key); in heim_dict_add_value()
H A Dheimbase.h82 heim_get_hash(heim_object_t ptr);
H A Dheimbase.c192 heim_get_hash(heim_object_t ptr) in heim_get_hash() function