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

/freebsd-11.0-release/crypto/heimdal/kdc/
H A Dkrb5tgs.c193 int *signedpath)
268 *signedpath = 1;
292 int *signedpath)
354 *signedpath = 1;
1507 int signedpath = 0; local
1834 tgt, &rspac, &signedpath);
1851 &signedpath);
2021 if (!signedpath) {
187 check_KRB5SignedPath(krb5_context context, krb5_kdc_configuration *config, hdb_entry_ex *krbtgt, krb5_principal cp, EncTicketPart *tkt, krb5_principals *delegated, int *signedpath) argument
279 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 36 milliseconds