Home
last modified time | relevance | path

Searched refs:kadm5_get_principal (Results 1 – 15 of 15) sorted by relevance

/freebsd/crypto/heimdal/kadmin/
H A Dank.c54 ret = kadm5_get_principal (contextp, def_principal, default_ent, in get_default()
159 kadm5_get_principal(kadm_handle, princ_ent, &princ, in add_one_principal()
172 kadm5_get_principal(kadm_handle, princ_ent, &princ, in add_one_principal()
H A Dcheck.c54 ret = kadm5_get_principal(kadm_handle, principal, ent, 0); in get_check_entry()
76 ret = kadm5_get_principal(kadm_handle, principal, &princ, in do_check_entry()
H A Ddel_enctype.c76 ret = kadm5_get_principal(kadm_handle, princ_ent, &princ, in del_enctype()
H A Dext.c51 ret = kadm5_get_principal(kadm_handle, principal, &princ, in do_ext_keytab()
H A Dadd_enctype.c81 ret = kadm5_get_principal(kadm_handle, princ_ent, &princ, in add_enctype()
H A Dinit.c96 ret = kadm5_get_principal(kadm_handle, princ, &ent, in create_random_entry()
H A Dmod.c204 ret = kadm5_get_principal(kadm_handle, principal, &princ, in do_mod_entry()
H A Dget.c373 ret = kadm5_get_principal(kadm_handle, principal, in do_get_entry()
H A Dserver.c91 ret = kadm5_get_principal(kadm_handlep, princ, &ent, mask); in kadmind_dispatch()
H A Drpc.c628 ret = kadm5_get_principal(contextp, princ, &ent, mask); in proc_get_principal()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dversion-script.map16 kadm5_get_principal;
H A Dkadm5-protos.h92 kadm5_get_principal (
H A Dcommon_glue.c87 kadm5_get_principal(void *server_handle, in kadm5_get_principal() function
/freebsd/crypto/heimdal/admin/
H A Dget.c178 ret = kadm5_get_principal(kadm_handle, princ_ent, &princ, in kt_get()
/freebsd/crypto/heimdal/
H A DChangeLog.19992165 that kadm5_get_principal worked.