Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-gss.c59 static int input_gssapi_exchange_complete(int type, u_int32_t plen, struct ssh *ssh);
202 &input_gssapi_exchange_complete); in input_gssapi_token()
255 input_gssapi_exchange_complete(int type, u_int32_t plen, struct ssh *ssh) in input_gssapi_exchange_complete() function