Home
last modified time | relevance | path

Searched defs:algolen (Results 1 – 5 of 5) sorted by relevance

/external/dropbear/
Dsvr-authpubkey.c55 unsigned int algolen; in svr_auth_pubkey() local
136 static void send_msg_userauth_pk_ok(unsigned char* algo, unsigned int algolen, in send_msg_userauth_pk_ok()
154 static int checkpubkey(unsigned char* algo, unsigned int algolen, in checkpubkey()
Dcli-authpubkey.c66 unsigned int algolen; in recv_msg_userauth_pk_ok() local
133 int algolen; in send_msg_userauth_pubkey() local
Dcommon-algo.c195 int have_algo(char* algo, size_t algolen, algo_type algos[]) { in have_algo()
Dcli-kex.c213 unsigned int hostlen, algolen; in checkhostkey() local
Dsignkey.c438 const unsigned char* algoname, unsigned int algolen, in cmp_base64_key()