Home
last modified time | relevance | path

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

/external/dropbear/
Dsvr-authpubkey.c44 static int checkpubkeyperms();
174 if (checkpubkeyperms() == DROPBEAR_FAILURE) { in checkpubkey()
261 static int checkpubkeyperms() { in checkpubkeyperms() function