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 104 void ssh_gssapi_set_oid(Gssctxt *, gss_OID);
gss-genr.c 74 ssh_gssapi_set_oid(Gssctxt *ctx, gss_OID oid) function
265 ssh_gssapi_set_oid(*ctx, oid);
gss-serv.c 130 ssh_gssapi_set_oid(*ctx, oid);

Completed in 46 milliseconds