HomeSort by relevance Sort by last modified time
    Searched refs:ssh_gssapi_import_name (Results 1 - 3 of 3) sorted by null

  /external/openssh/
ssh-gss.h 107 OM_uint32 ssh_gssapi_import_name(Gssctxt *, const char *);
gss-genr.c 186 * server name (from ssh_gssapi_import_name)
212 ssh_gssapi_import_name(Gssctxt *ctx, const char *host) function
265 major = ssh_gssapi_import_name(*ctx, host);
gss-serv.c 92 if (GSS_ERROR(ssh_gssapi_import_name(ctx, lname))) {

Completed in 40 milliseconds