Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/kadm5/
H A Dad.c482 ad_get_cred(kadm5_ad_context *context, const char *password) in ad_get_cred() function
518 ret = ad_get_cred(context, NULL); in kadm5_ad_chpass_principal()
594 ret = ad_get_cred(context, NULL); in kadm5_ad_create_principal()
805 ret = ad_get_cred(context, NULL); in kadm5_ad_delete_principal()
1032 ret = ad_get_cred(context, NULL); in kadm5_ad_get_principals()
1256 ret = ad_get_cred(context, NULL); in kadm5_ad_randkey_principal()
1393 ret = ad_get_cred(ctx, password); in kadm5_ad_init_with_password_ctx()
1395 ret = ad_get_cred(ctx, NULL); in kadm5_ad_init_with_password_ctx()