get_auth_data_from_tkt 939 source3/include/includes.h bool get_auth_data_from_tkt(TALLOC_CTX *mem_ctx, DATA_BLOB *auth_data, krb5_ticket *tkt); get_auth_data_from_tkt 607 source3/libads/kerberos_verify.c got_auth_data = get_auth_data_from_tkt(mem_ctx, &auth_data, tkt); get_auth_data_from_tkt 90 source4/auth/kerberos/kerberos.h bool get_auth_data_from_tkt(TALLOC_CTX *mem_ctx, DATA_BLOB *auth_data, krb5_ticket *tkt);