Searched refs:_calc_hashkey (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound-querycachedb.py15 def _calc_hashkey(qname, secret, qtype): function
68 key = _calc_hashkey(args[0], options.secret, options.qtype)

Completed in 100 milliseconds