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

  /external/openssh/
ssh-gss.h 85 void (*storecreds) (ssh_gssapi_client *); member in struct:ssh_gssapi_mech_struct
gss-serv.c 307 if (gssapi_client.mech && gssapi_client.mech->storecreds) {
308 (*gssapi_client.mech->storecreds)(&gssapi_client);

Completed in 49 milliseconds