Home
last modified time | relevance | path

Searched refs:s_algtype (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dstrnames.h66 extern char *s_algtype __P((int, int));
H A Dstrnames.c854 s_algtype(class, n) in s_algtype() function
H A Dcfparse.y2839 s_algtype(j, types[j]),
2848 s_algtype(algclass_isakmp_##n, types[algclass_isakmp_##n])
H A Dipsec_doi.c3219 #define TMPALGTYPE2STR(n) s_algtype(algclass_ipsec_##n, n)