Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dhash.h82 unsigned hashjpw(const char *s); /* another hash function */
H A Dsymbol.c55 return hashjpw(s->name); in hash()
H A Dhash.c196 hashjpw(const char *ss) in hashjpw() function