Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.c7831 size_t rriter, rrsaltlen; in nsec3_of_param_has_type() local
7833 if(!nsec3_get_params(&pk, i, &rralgo, &rriter, &rrsalt, in nsec3_of_param_has_type()
7836 if(rralgo != algo || rriter != iter || rrsaltlen != saltlen) in nsec3_of_param_has_type()