Searched refs:storecreds (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/crypto/openssh/
H A Dssh-gss.h86 void (*storecreds) (ssh_gssapi_client *); member in struct:ssh_gssapi_mech_struct
H A Dgss-serv.c326 if (gssapi_client.mech && gssapi_client.mech->storecreds) {
327 (*gssapi_client.mech->storecreds)(&gssapi_client);

Completed in 55 milliseconds