hdb_next_enctype2key 750 source4/heimdal/kdc/kerberos4.c while(hdb_next_enctype2key(context, &principal->entry, etypes[i], &key) == 0) { hdb_next_enctype2key 145 source4/heimdal/kdc/kerberos5.c while (hdb_next_enctype2key(context, &princ->entry, etypes[i], &key) == 0) { hdb_next_enctype2key 1223 source4/heimdal/kdc/kerberos5.c if(hdb_next_enctype2key(context, &client->entry, hdb_next_enctype2key 98 source4/heimdal/lib/hdb/hdb.c return hdb_next_enctype2key(context, e, enctype, key);