getpsk
extern vchar_t *getpsk(const char *, const int);
return getpsk(str, keylen);
if ((psk = getpsk(bufs[0], keylen)) == NULL) {