Home
last modified time | relevance | path

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

/external/openssh/
Dauth2-gss.c52 static void input_gssapi_exchange_complete(int type, u_int32_t plen, void *ctxt);
181 &input_gssapi_exchange_complete); in input_gssapi_token()
229 input_gssapi_exchange_complete(int type, u_int32_t plen, void *ctxt) in input_gssapi_exchange_complete() function