Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/validator/
H A Dval_sigcrypt.h101 int fav_ds_algo, uint8_t* sigalg);
H A Dval_sigcrypt.c473 int fav_ds_algo, uint8_t* sigalg) in algo_needs_init_ds() argument
481 if(ds_get_digest_algo(ds, i) != fav_ds_algo) in algo_needs_init_ds()