Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dinit_creds_pw.c490 krb5_creds cpw_cred; in change_password() local
499 memset (&cpw_cred, 0, sizeof(cpw_cred)); in change_password()
516 &cpw_cred, in change_password()
560 &cpw_cred, in change_password()
595 krb5_free_cred_contents (context, &cpw_cred); in change_password()