Searched refs:KRB5_TL_EXTENSION (Results 1 – 3 of 3) sorted by relevance
44 tl->tl_data_type = KRB5_TL_EXTENSION; in add_tl()102 add_tl(princ, KRB5_TL_EXTENSION, &buf); in add_constrained_delegation()152 add_tl(princ, KRB5_TL_EXTENSION, &buf); in add_aliases()192 add_tl(princ, KRB5_TL_EXTENSION, &buf); in add_pkinit_acl()
129 #define KRB5_TL_EXTENSION 0x0008 macro
97 } else if (tl_data->tl_data_type == KRB5_TL_EXTENSION) { in perform_tl_data()