Home
last modified time | relevance | path

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

/dflybsd-src/contrib/ldns/ldns/
H A Dkeys.h64 typedef enum ldns_enum_algorithm ldns_algorithm; typedef
237 ldns_status ldns_key_new_frm_engine(ldns_key **key, ENGINE *e, char *key_id, ldns_algorithm a);
H A Dhost2str.h208 ldns_algorithm algorithm);
250 char *ldns_pkt_algorithm2str(ldns_algorithm algorithm);
H A Drr_functions.h246 const ldns_algorithm alg);
/dflybsd-src/contrib/ldns/
H A Drr_functions.c270 const ldns_algorithm alg) in ldns_rr_dnskey_key_size_raw()
H A Dkeys.c112 ldns_key_new_frm_engine(ldns_key **key, ENGINE *e, char *key_id, ldns_algorithm alg) in ldns_key_new_frm_engine()
258 ldns_key_new_frm_fp_ecdsa_l(FILE* fp, ldns_algorithm alg, int* line_nr) in ldns_key_new_frm_fp_ecdsa_l()
678 ldns_key_new_frm_fp_ecdsa_l(fp, (ldns_algorithm)alg, line_nr)); in ldns_key_new_frm_fp_l()
H A Dhost2str.c225 ldns_algorithm algorithm) in ldns_algorithm2buffer_str()
293 ldns_pkt_algorithm2str(ldns_algorithm algorithm) in ldns_pkt_algorithm2str()
3134 … status=ldns_algorithm2buffer_str(output, (ldns_algorithm)ldns_key_algorithm(k)); in ldns_key2buffer_str()
3155 … status=ldns_algorithm2buffer_str(output, (ldns_algorithm)ldns_key_algorithm(k)); in ldns_key2buffer_str()
3166 … status=ldns_algorithm2buffer_str(output, (ldns_algorithm)ldns_key_algorithm(k)); in ldns_key2buffer_str()