Searched refs:ldns_key_new_frm_fp_hmac_l (Results 1 – 2 of 2) sorted by relevance
296 unsigned char *ldns_key_new_frm_fp_hmac_l(FILE *fp, int *line_nr, size_t *hmac_size);
647 hmac = ldns_key_new_frm_fp_hmac_l(fp, line_nr, &hmac_size); in ldns_key_new_frm_fp_l()1024 return ldns_key_new_frm_fp_hmac_l(f, NULL, hmac_size); in ldns_key_new_frm_fp_hmac()1028 ldns_key_new_frm_fp_hmac_l( FILE *f in ldns_key_new_frm_fp_hmac_l() function