Searched refs:krb5_preauthtype (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/crypto/heimdal/kuser/
H A Dkverify.c60 krb5_preauthtype pre_auth_types[] = {KRB5_PADATA_ENC_TIMESTAMP};
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Ddeprecated.c226 const krb5_preauthtype *pre_auth_types,
268 const krb5_preauthtype *pre_auth_types,
351 const krb5_preauthtype *pre_auth_types,
H A Dget_in_tkt.c150 const krb5_preauthtype *ptypes,
325 const krb5_preauthtype **ptypes,
329 static krb5_preauthtype ptypes2[] = { KRB5_PADATA_ENC_TIMESTAMP, KRB5_PADATA_NONE };
368 const krb5_preauthtype *ptypes,
533 const krb5_preauthtype *ptypes,
H A Dinit_creds.c198 krb5_preauthtype *preauth_list,
256 krb5_preauthtype *preauth_list,
H A Dkrb5.h184 typedef PADATA_TYPE krb5_preauthtype; typedef
302 krb5_preauthtype type;
728 krb5_preauthtype *preauth_list;
H A Dinit_creds_pw.c43 krb5_preauthtype *pre_auth_types;
356 krb5_preauthtype *pre_auth_types;
454 * sizeof(krb5_preauthtype));
461 options->preauth_list_length * sizeof(krb5_preauthtype));
877 krb5_preauthtype type;
H A Dkrb5-protos.h2181 const krb5_preauthtype */*ptypes*/,
2197 const krb5_preauthtype */*ptypes*/,
2213 const krb5_preauthtype */*pre_auth_types*/,
2226 const krb5_preauthtype */*pre_auth_types*/,
2239 const krb5_preauthtype */*pre_auth_types*/,
2363 krb5_preauthtype */*preauth_list*/,
/freebsd-10.1-release/crypto/heimdal/kdc/
H A Dhprop.c161 krb5_preauthtype preauth = KRB5_PADATA_ENC_TIMESTAMP;

Completed in 74 milliseconds