Home
last modified time | relevance | path

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

/external/openssh/
Djpake.h74 u_int h_k_cid_sessid_len; member
Djpake.c130 JPAKE_BUF_CLEAR_FREE(pctx->h_k_cid_sessid, pctx->h_k_cid_sessid_len); in jpake_free()
184 JPAKE_DUMP_BUF(pctx->h_k_cid_sessid, pctx->h_k_cid_sessid_len); in jpake_dump()
Dauth2-jpake.c540 pctx->h_k_cid_sessid = packet_get_string(&pctx->h_k_cid_sessid_len); in input_userauth_jpake_client_confirm()
550 pctx->h_k_cid_sessid, pctx->h_k_cid_sessid_len)) == 1) in input_userauth_jpake_client_confirm()
Dsshconnect2.c1124 &pctx->h_k_cid_sessid, &pctx->h_k_cid_sessid_len); in input_userauth_jpake_server_step2()
1133 packet_put_string(pctx->h_k_cid_sessid, pctx->h_k_cid_sessid_len); in input_userauth_jpake_server_step2()