Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/
H A Dauth2-gss.c56 static int input_gssapi_mic(int type, u_int32_t plen, struct ssh *ssh);
196 &input_gssapi_mic); in input_gssapi_token()
286 input_gssapi_mic(int type, u_int32_t plen, struct ssh *ssh) in input_gssapi_mic() function