Searched refs:SSH2_MSG_USERAUTH_GSSAPI_ERRTOK (Results 1 – 3 of 3) sorted by relevance
123 dispatch_set(SSH2_MSG_USERAUTH_GSSAPI_ERRTOK, &input_gssapi_errtok); in userauth_gssapi()155 packet_start(SSH2_MSG_USERAUTH_GSSAPI_ERRTOK); in input_gssapi_token()211 dispatch_set(SSH2_MSG_USERAUTH_GSSAPI_ERRTOK, NULL); in input_gssapi_errtok()245 dispatch_set(SSH2_MSG_USERAUTH_GSSAPI_ERRTOK, NULL); in input_gssapi_exchange_complete()286 dispatch_set(SSH2_MSG_USERAUTH_GSSAPI_ERRTOK, NULL); in input_gssapi_mic()
59 #define SSH2_MSG_USERAUTH_GSSAPI_ERRTOK 65 macro
679 dispatch_set(SSH2_MSG_USERAUTH_GSSAPI_ERRTOK, &input_gssapi_errtok); in userauth_gssapi()702 packet_start(SSH2_MSG_USERAUTH_GSSAPI_ERRTOK); in process_gssapi_token()