HomeSort by relevance Sort by last modified time
    Searched refs:cli_auth_pubkey (Results 1 - 3 of 3) sorted by null

  /external/dropbear/
auth.h 53 int cli_auth_pubkey();
cli-auth.c 248 finished = cli_auth_pubkey();
cli-authpubkey.c 172 int cli_auth_pubkey() { function
174 TRACE(("enter cli_auth_pubkey"))
181 TRACE(("leave cli_auth_pubkey-success"))
184 TRACE(("leave cli_auth_pubkey-failure"))

Completed in 48 milliseconds