Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ldns/
Drr.c1649 ldns_rr *ds_gen; in ldns_rr_compare_ds_dnskey() local
1664 ds_gen = ldns_key_rr2ds(dnskey, algo); in ldns_rr_compare_ds_dnskey()
1665 if (ds_gen) { in ldns_rr_compare_ds_dnskey()
1666 result = ldns_rr_compare(ds, ds_gen) == 0; in ldns_rr_compare_ds_dnskey()
1667 ldns_rr_free(ds_gen); in ldns_rr_compare_ds_dnskey()
/freebsd-10-stable/contrib/libstdc++/
DChangeLog-20052075 * docs/html/ext/pb_assoc/ds_gen.html: New.
DChangeLog-20063494 * docs/html/ext/pb_ds/ds_gen.html: Same.