Searched refs:LDNS_SIGN_HMACSHA1 (Results 1 – 4 of 4) sorted by relevance
49 { LDNS_SIGN_HMACSHA1, "hmac-sha1" },620 alg = LDNS_SIGN_HMACSHA1; in ldns_key_new_frm_fp_l()627 alg = LDNS_SIGN_HMACSHA1; in ldns_key_new_frm_fp_l()677 case LDNS_SIGN_HMACSHA1: in ldns_key_new_frm_fp_l()1227 case LDNS_SIGN_HMACSHA1: in ldns_key_new_frm_algorithm()1845 case LDNS_SIGN_HMACSHA1: in ldns_key2rr()2037 case LDNS_SIGN_HMACSHA1: in ldns_key2rr()
376 syn keyword ldnsConstant LDNS_SIGN_HMACSHA1
2200 case LDNS_SIGN_HMACSHA1: in ldns_key2buffer_str()
108 LDNS_SIGN_HMACSHA1 = 158, /* not official! This type is for TSIG, not DNSSEC */ enumerator