Searched refs:pre_auth_types (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/kuser/
H A Dkverify.c60 krb5_preauthtype pre_auth_types[] = {KRB5_PADATA_ENC_TIMESTAMP}; local
91 pre_auth_types,
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/passwd/
H A Dkerberos.c108 krb5_preauthtype pre_auth_types[] = {KRB5_PADATA_ENC_TIMESTAMP}; local
118 pre_auth_types, 1);
/macosx-10.10.1/Heimdal-398.1.2/lib/krb5/
H A Ddeprecated.c226 const krb5_preauthtype *pre_auth_types,
237 pre_auth_types,
268 const krb5_preauthtype *pre_auth_types,
280 pre_auth_types,
290 pre_auth_types,
351 const krb5_preauthtype *pre_auth_types,
367 pre_auth_types,
H A Dinit_creds_pw.c50 krb5_preauthtype *pre_auth_types; member in struct:krb5_init_creds_context_data
164 if (ctx->pre_auth_types)
165 free (ctx->pre_auth_types);
412 krb5_preauthtype *pre_auth_types; local
447 ctx->pre_auth_types = NULL;
450 ctx->pre_auth_types = NULL;
509 pre_auth_types = malloc((options->preauth_list_length + 1)
511 if (pre_auth_types == NULL) {
516 memcpy (pre_auth_types, options->preauth_list,
518 pre_auth_types[option
[all...]
H A Dkrb5-protos.h4332 const krb5_preauthtype *pre_auth_types,
4351 const krb5_preauthtype *pre_auth_types,
4370 const krb5_preauthtype *pre_auth_types,
/macosx-10.10.1/Heimdal-398.1.2/appl/popper/
H A Dpop_pass.c18 krb5_preauthtype pre_auth_types[] = {KRB5_PADATA_ENC_TIMESTAMP}; local
33 pre_auth_types,

Completed in 117 milliseconds