Searched refs:LDNS_SIGN_HMACSHA1 (Results 1 – 4 of 4) sorted by relevance
41 { LDNS_SIGN_HMACSHA1, "hmac-sha1" },421 alg = LDNS_SIGN_HMACSHA1; in ldns_key_new_frm_fp_l()460 case LDNS_SIGN_HMACSHA1: in ldns_key_new_frm_fp_l()875 case LDNS_SIGN_HMACSHA1: in ldns_key_new_frm_algorithm()1397 case LDNS_SIGN_HMACSHA1: in ldns_key2rr()1544 case LDNS_SIGN_HMACSHA1: in ldns_key2rr()
376 syn keyword ldnsConstant LDNS_SIGN_HMACSHA1
2298 case LDNS_SIGN_HMACSHA1: in ldns_key2buffer_str()
92 LDNS_SIGN_HMACSHA1 = 158, /* not official! This type is for TSIG, not DNSSEC */ enumerator