Home
last modified time | relevance | path

Searched defs:authfile (Results 1 – 2 of 2) sorted by relevance

/external/dropbear/
Dsvr-authpubkey.c157 FILE * authfile = NULL; in checkpubkey() local
Ddbutil.c567 int buf_getline(buffer * line, FILE * authfile) { in buf_getline()