Home
last modified time | relevance | path

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

/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dstrnames.c712 static struct ksmap name_attr_isakmp_method[] = { variable
740 for (i = 0; i < ARRAYLEN(name_attr_isakmp_method); i++)
741 if (name_attr_isakmp_method[i].key == k)
742 return name_attr_isakmp_method[i].str;