Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/ldns/
H A Dkeys.h46 LDNS_RSAMD5 = 1, /* RFC 4034,4035 */ enumerator
83 LDNS_SIGN_RSAMD5 = LDNS_RSAMD5,
/dragonfly/contrib/ldns/
H A Ddnssec_verify.c2086 case LDNS_RSAMD5: in ldns_verify_rrsig_buffers_raw()
2176 case LDNS_RSAMD5: in ldns_rrsig2rawsig_buffer()
H A Dhost2str.c54 { LDNS_RSAMD5, "RSAMD5" },
2990 LDNS_RSAMD5); in ldns_key2buffer_str()
H A Ddnssec.c317 if (key[3] == LDNS_RSAMD5) { in ldns_calc_keytag_raw()