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

  /external/openssh/
ssh-gss.h 103 void ssh_gssapi_set_oid(Gssctxt *, gss_OID);
gss-genr.c 73 ssh_gssapi_set_oid(Gssctxt *ctx, gss_OID oid) function
264 ssh_gssapi_set_oid(*ctx, oid);
gss-serv.c 112 ssh_gssapi_set_oid(*ctx, oid);

Completed in 44 milliseconds