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

/freebsd-11.0-release/crypto/openssh/
H A Dssh-gss.h118 char *ssh_gssapi_last_error(Gssctxt *, OM_uint32 *, OM_uint32 *);
H A Dgss-genr.c86 s = ssh_gssapi_last_error(ctxt, NULL, NULL);
92 ssh_gssapi_last_error(Gssctxt *ctxt, OM_uint32 *major_status, function

Completed in 102 milliseconds