OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ssh_gssapi_mech
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
ssh-gss.h
86
}
ssh_gssapi_mech
;
typedef in typeref:struct:ssh_gssapi_mech_struct
99
extern
ssh_gssapi_mech
*supported_mechs[];
105
ssh_gssapi_mech
*ssh_gssapi_get_ctype(Gssctxt *);
gss-serv.c
55
ssh_gssapi_mech
gssapi_null_mech =
59
extern
ssh_gssapi_mech
gssapi_kerberos_mech;
62
ssh_gssapi_mech
* supported_mechs[]= {
gss-serv-krb5.c
187
ssh_gssapi_mech
gssapi_kerberos_mech = {
Completed in 62 milliseconds