Searched refs:LDNS_SIGN_DSA_NSEC3 (Results 1 – 6 of 6) sorted by relevance
39 { LDNS_SIGN_DSA_NSEC3, "DSA-NSEC3-SHA1" },361 alg = LDNS_SIGN_DSA_NSEC3; in ldns_key_new_frm_fp_l()448 case LDNS_SIGN_DSA_NSEC3: in ldns_key_new_frm_fp_l()859 case LDNS_SIGN_DSA_NSEC3: in ldns_key_new_frm_algorithm()1466 case LDNS_SIGN_DSA_NSEC3: in ldns_key2rr()1691 {LDNS_SIGN_DSA_NSEC3, "NSEC3DSA"}, in ldns_get_signing_algorithm_by_name()1694 {LDNS_SIGN_DSA_NSEC3, "DSA_NSEC3" }, in ldns_get_signing_algorithm_by_name()
281 case LDNS_SIGN_DSA_NSEC3: in ldns_rr_dnskey_key_size_raw()
371 syn keyword ldnsConstant LDNS_SIGN_DSA_NSEC3
2144 case LDNS_SIGN_DSA_NSEC3: in ldns_key2buffer_str()2150 } else if (ldns_key_algorithm(k) == LDNS_SIGN_DSA_NSEC3) { in ldns_key2buffer_str()
126 case LDNS_SIGN_DSA_NSEC3: in ldns_sign_public_buffer()
87 LDNS_SIGN_DSA_NSEC3 = LDNS_DSA_NSEC3, enumerator