Home
last modified time | relevance | path

Searched refs:kadm5_store_principal_ent (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/kadm5/
H A Dversion-script.map34 kadm5_store_principal_ent;
H A Dmodify_c.c60 kadm5_store_principal_ent(sp, princ); in kadm5_c_modify_principal()
H A Dcreate_c.c61 kadm5_store_principal_ent(sp, princ); in kadm5_c_create_principal()
H A Dkadm5-protos.h225 kadm5_store_principal_ent (
H A Dmarshall.c182 kadm5_store_principal_ent(krb5_storage *sp, in kadm5_store_principal_ent() function
/freebsd/crypto/heimdal/kadmin/
H A Dserver.c96 kadm5_store_principal_ent(sp, &ent); in kadmind_dispatch()