Searched refs:cli_auth_pubkey (Results 1 – 3 of 3) sorted by relevance
/external/dropbear/ | ||
D | auth.h | 53 int cli_auth_pubkey(); |
D | cli-authpubkey.c | 172 int cli_auth_pubkey() { in cli_auth_pubkey() function |
D | cli-auth.c | 248 finished = cli_auth_pubkey(); in cli_auth_try() |