Searched refs:alg_format (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssectool.h48 alg_format(const dns_secalg_t alg, char *cp, unsigned int size);
H A Ddnssectool.c114 alg_format(const dns_secalg_t alg, char *cp, unsigned int size) { function
132 alg_format(sig->algorithm, algstr, sizeof(algstr));
142 alg_format((dns_secalg_t) dst_key_alg(key), algstr, sizeof(algstr));
H A Ddnssec-keyfromlabel.c281 alg_format(alg, algstr, sizeof(algstr));
H A Ddnssec-keygen.c493 alg_format(alg, algstr, sizeof(algstr));
H A Ddnssec-signzone.c1384 alg_format(i, algbuf, sizeof(algbuf));
1575 alg_format(i, algbuf, sizeof(algbuf));
1588 alg_format(i, algbuf, sizeof(algbuf));
1686 alg_format(i, algbuf, sizeof(algbuf));
1705 alg_format(i, algbuf, sizeof(algbuf));

Completed in 20 milliseconds