Searched refs:store_principal_ent (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dmarshall.c106 store_principal_ent(krb5_storage *sp, function
170 return store_principal_ent (sp, princ, ~0);
179 return store_principal_ent (sp, princ, mask);
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Drpc.c396 store_principal_ent(krb5_context contextp, function
636 CHECK(store_principal_ent(contextp->context, out, &ent));

Completed in 106 milliseconds