Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/
H A Dauthzone.c7819 int rralgo; in nsec3_of_param_has_type() local
7822 if(!nsec3_get_params(&pk, i, &rralgo, &rriter, &rrsalt, in nsec3_of_param_has_type()
7825 if(rralgo != algo || rriter != iter || rrsaltlen != saltlen) in nsec3_of_param_has_type()