Home
last modified time | relevance | path

Searched refs:ldns_algorithm (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/ldns/ldns/
HDkeys.h62 typedef enum ldns_enum_algorithm ldns_algorithm; typedef
216 ldns_status ldns_key_new_frm_engine(ldns_key **key, ENGINE *e, char *key_id, ldns_algorithm);
HDhost2str.h206 ldns_algorithm algorithm);
248 char *ldns_pkt_algorithm2str(ldns_algorithm algorithm);
HDrr_functions.h246 const ldns_algorithm alg);
/NextBSD/contrib/ldns/
HDrr_functions.c270 const ldns_algorithm alg) in ldns_rr_dnskey_key_size_raw()
HDkeys.c93 ldns_key_new_frm_engine(ldns_key **key, ENGINE *e, char *key_id, ldns_algorithm alg) in ldns_key_new_frm_engine()
239 ldns_key_new_frm_fp_ecdsa_l(FILE* fp, ldns_algorithm alg, int* line_nr) in ldns_key_new_frm_fp_ecdsa_l()
495 ldns_key_new_frm_fp_ecdsa_l(fp, (ldns_algorithm)alg, line_nr)); in ldns_key_new_frm_fp_l()
HDhost2str.c208 ldns_algorithm algorithm) in ldns_algorithm2buffer_str()
276 ldns_pkt_algorithm2str(ldns_algorithm algorithm) in ldns_pkt_algorithm2str()
2264 … status=ldns_algorithm2buffer_str(output, (ldns_algorithm)ldns_key_algorithm(k)); in ldns_key2buffer_str()
HDlibdns.vim356 syn keyword ldnsType ldns_algorithm