salt2             622 source4/heimdal/lib/krb5/get_in_tkt.c     krb5_salt salt2;
salt2             628 source4/heimdal/lib/krb5/get_in_tkt.c 	ret = krb5_get_pw_salt (context, client, &salt2);
salt2             629 source4/heimdal/lib/krb5/get_in_tkt.c 	salt = &salt2;
salt2             657 source4/heimdal/lib/krb5/get_in_tkt.c     if(salt == &salt2)
salt2             658 source4/heimdal/lib/krb5/get_in_tkt.c 	krb5_free_salt(context, salt2);
salt2             935 source4/heimdal/lib/krb5/init_creds_pw.c     krb5_salt salt2;
salt2             941 source4/heimdal/lib/krb5/init_creds_pw.c 	ret = krb5_get_pw_salt (context, client, &salt2);
salt2             942 source4/heimdal/lib/krb5/init_creds_pw.c 	salt = &salt2;
salt2             963 source4/heimdal/lib/krb5/init_creds_pw.c     if(salt == &salt2)
salt2             964 source4/heimdal/lib/krb5/init_creds_pw.c 	krb5_free_salt(context, salt2);