Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/cachedb/
H A Dcachedb.c332 calc_hash(struct query_info* qinfo, struct module_env* env, char* buf, in calc_hash() function
650 calc_hash(&qstate->qinfo, qstate->env, key, sizeof(key)); in cachedb_extcache_lookup()
678 calc_hash(&qstate->qinfo, qstate->env, key, sizeof(key)); in cachedb_extcache_store()
1041 calc_hash(qinfo, env, key, sizeof(key)); in cachedb_msg_remove_qinfo()