Home
last modified time | relevance | path

Searched refs:SSH2_MSG_USERAUTH_JPAKE_SERVER_STEP2 (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dssh2.h121 #define SSH2_MSG_USERAUTH_JPAKE_SERVER_STEP2 63 macro
Dauth2-jpake.c465 packet_start(SSH2_MSG_USERAUTH_JPAKE_SERVER_STEP2); in input_userauth_jpake_client_step1()
Dsshconnect2.c1090 dispatch_set(SSH2_MSG_USERAUTH_JPAKE_SERVER_STEP2, in input_userauth_jpake_server_step1()
1104 dispatch_set(SSH2_MSG_USERAUTH_JPAKE_SERVER_STEP2, NULL); in input_userauth_jpake_server_step2()