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