Searched defs:_krb5_context (Results 1 – 1 of 1) sorted by relevance
1515 struct _krb5_context { struct1516 krb5_magic magic;1517 krb5_enctype *in_tkt_ktypes;1518 unsigned int in_tkt_ktype_count;1519 krb5_enctype *tgs_ktypes;1520 unsigned int tgs_ktype_count;1530 struct _krb5_os_context os_context[1];1531 char *default_realm;1532 int ser_ctx_count;1533 krb5_boolean profile_secure;[all …]