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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dlocalconf.c63 static vchar_t *getpsk __P((const char *, const int));
138 key = getpsk(id, id0->l - sizeof(struct ipsecdoi_id_b));
158 key = getpsk(addr, strlen(addr));
164 getpsk(str, len) function

Completed in 95 milliseconds