Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgic_pwd.c172 krb5_creds chpw_creds; in __krb5_get_init_creds_password() local
187 memset(&chpw_creds, 0, sizeof(chpw_creds)); in __krb5_get_init_creds_password()
368 if ((ret = krb5_change_password(context, &chpw_creds, pw0array, in __krb5_get_init_creds_password()
505 krb5_free_cred_contents(context, &chpw_creds); in __krb5_get_init_creds_password()