HomeSort by: relevance | last modified time | path
    Searched refs:buf_canon (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/validator/
val_sigcrypt.h 310 * @param buf_canon: if true, the buffer is already canonical.
324 struct rbtree_type** sortree, int* buf_canon,
val_sigcrypt.c 571 int buf_canon = 0; local
591 sig_idx, sortree, &buf_canon, reason, reason_bogus,
715 int buf_canon = 0; local
734 buf_canon = 0;
737 dnskey, dnskey_idx, i, &sortree, &buf_canon, reason,
1541 struct rbtree_type** sortree, int* buf_canon,
1672 if(!*buf_canon) {
1680 *buf_canon = 1;

Completed in 17 milliseconds