Searched refs:ssh_gssapi_last_error (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dssh-gss.h115 char *ssh_gssapi_last_error(Gssctxt *, OM_uint32 *, OM_uint32 *);
H A Dgss-genr.c84 s = ssh_gssapi_last_error(ctxt, NULL, NULL);
90 ssh_gssapi_last_error(Gssctxt *ctxt, OM_uint32 *major_status, function

Completed in 75 milliseconds