Searched refs:enclist (Results 1 – 1 of 1) sorted by relevance
109 krb5_authdata *list[2], **enclist, *ad; in make_container() local118 check(krb5_make_authdata_kdc_issued(ctx, &kb, NULL, list, &enclist)); in make_container()121 check(krb5_encode_authdata_container(ctx, ad_type, list, &enclist)); in make_container()125 ad = enclist[0]; in make_container()126 free(enclist); in make_container()