Home
last modified time | relevance | path

Searched refs:alg_fromtext (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/bind9/bin/confgen/
Dkeygen.h36 dns_secalg_t alg_fromtext(const char *name);
Dkeygen.c72 alg_fromtext(const char *name) { in alg_fromtext() function
Dddns-confgen.c117 alg = alg_fromtext(algname); in main()