Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dgss-genr.c231 ssh_gssapi_import_name(Gssctxt *ctx, const char *host) in ssh_gssapi_import_name() function
287 major = ssh_gssapi_import_name(*ctx, host); in ssh_gssapi_check_mechanism()
H A Dgss-serv.c113 if (GSS_ERROR(ssh_gssapi_import_name(ctx, lname))) { in ssh_gssapi_acquire_cred()