Searched refs:alg_fromtext (Results 1 – 3 of 3) sorted by relevance
36 dns_secalg_t alg_fromtext(const char *name);
72 alg_fromtext(const char *name) { in alg_fromtext() function
117 alg = alg_fromtext(algname); in main()