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

/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Dkrb5tgs.c195 int *signedpath)
270 *signedpath = 1;
294 int *signedpath)
356 *signedpath = 1;
1505 int signedpath = 0; local
1850 tgt, &rspac, &signedpath);
1867 &signedpath);
2037 if (!signedpath) {
189 check_KRB5SignedPath(krb5_context context, krb5_kdc_configuration *config, hdb_entry_ex *krbtgt, krb5_principal cp, EncTicketPart *tkt, krb5_principals *delegated, int *signedpath) argument
281 check_PAC(krb5_context context, krb5_kdc_configuration *config, const krb5_principal client_principal, const krb5_principal delegated_proxy_principal, hdb_entry_ex *client, hdb_entry_ex *server, hdb_entry_ex *krbtgt, const EncryptionKey *server_check_key, const EncryptionKey *krbtgt_check_key, const EncryptionKey *server_sign_key, const EncryptionKey *krbtgt_sign_key, EncTicketPart *tkt, krb5_data *rspac, int *signedpath) argument

Completed in 84 milliseconds