Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dhash.h86 isc_hash_t **hctx);
106 isc_hash_ctxattach(isc_hash_t *hctx, isc_hash_t **hctxp);
114 isc_hash_ctxdetach(isc_hash_t **hctxp);
134 isc_hash_ctxinit(isc_hash_t *hctx);
158 isc_hash_ctxcalc(isc_hash_t *hctx, const unsigned char *key,
H A Dtypes.h59 typedef struct isc_hash isc_hash_t; /*%< Hash */ typedef