Home
last modified time | relevance | path

Searched defs:server_princ (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/krb5/src/appl/sample/
H A Dt_sample.py7 server_princ = 'sample/%s@%s' % (hostname, realm.realm) variable
/freebsd/crypto/krb5/src/appl/simple/
H A Dt_simple.py7 server_princ = 'sample/%s@%s' % (hostname, realm.realm) variable
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Din_tkt_sky.c77 krb5_principal server_princ, client_princ; in krb5_get_in_tkt_with_skey() local
H A Dgic_pwd.c383 krb5_principal server_princ, client_princ; in krb5_get_in_tkt_with_password() local
H A Dgic_keytab.c353 krb5_principal client_princ, server_princ; in krb5_get_in_tkt_with_keytab() local
H A Dpac_sign.c369 const krb5_pac pac, krb5_const_principal server_princ, in krb5_kdc_sign_ticket()
H A Dpac.c596 krb5_const_principal server_princ, in krb5_kdc_verify_ticket()
/freebsd/crypto/krb5/src/kprop/
H A Dkprop.c170 krb5_principal server_princ = NULL; in get_tickets() local
/freebsd/crypto/krb5/src/plugins/kdb/test/
H A Dkdb_test.c756 char *proxy_princ, *server_princ, *pac_client_princ, *client_princ; in test_allowed_to_delegate_from() local
/freebsd/crypto/heimdal/kdc/
H A Dkerberos5.c974 krb5_principal client_princ = NULL, server_princ = NULL; in _kdc_as_rep() local