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 110 OM_uint32 ssh_gssapi_import_name(Gssctxt *, const char *);
gss-genr.c 187 * server name (from ssh_gssapi_import_name)
213 ssh_gssapi_import_name(Gssctxt *ctx, const char *host) function
266 major = ssh_gssapi_import_name(*ctx, host);
gss-serv.c 114 if (GSS_ERROR(ssh_gssapi_import_name(ctx, lname))) {

Completed in 585 milliseconds