Home
last modified time | relevance | path

Searched refs:krb5_timestamp (Results 26 – 50 of 70) sorted by relevance

123

/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c612 krb5_timestamp mod_date, last_pwd_change;
1685 krb5_timestamp mod_date;
1686 krb5_timestamp last_pwd_change;
1730 (krb5_octet *) malloc(sizeof(krb5_timestamp)))) {
1737 (krb5_int16) sizeof(krb5_timestamp);
1788 krb5_timestamp last_pwd_change, mod_date;
2185 dbentry.expiration = (krb5_timestamp) t5;
2186 dbentry.pw_expiration = (krb5_timestamp) t6;
2187 dbentry.last_success = (krb5_timestamp) t7;
2188 dbentry.last_failed = (krb5_timestamp) t8;
H A Dkdb5_create.c81 krb5_timestamp expiration;
471 krb5_timestamp now;
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dgssapi_krb5.h291 gsskrb5_extract_authtime_from_sec_context(OM_uint32 *, gss_ctx_id_t, krb5_timestamp *);
H A DgssapiP_krb5.h174 krb5_timestamp tgt_expire;
194 krb5_timestamp endtime;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinit_sec_context.c111 krb5_timestamp now;
112 krb5_timestamp endtime;
485 krb5_timestamp now; in new_connection()
692 krb5_timestamp now; in mutual_auth()
1397 krb5_timestamp now; in load_root_cred_using_keytab()
1670 krb5_timestamp now; in get_default_cred()
H A Dinq_cred.c89 krb5_timestamp now;
H A Dinq_context.c104 krb5_timestamp now;
H A Dacquire_cred_with_pw.c378 krb5_timestamp now;
H A Dkrb5_gss_glue.c1366 krb5_timestamp *authtime) in gsskrb5_extract_authtime_from_sec_context()
1391 *authtime = *((krb5_timestamp *)data_set->elements[0].value); in gsskrb5_extract_authtime_from_sec_context()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dget_in_tkt.c131 krb5_timestamp time_now; in send_as_request2()
323 krb5_timestamp time_now, in verify_as_reply()
388 krb5_timestamp time_now, in stash_as_reply()
538 krb5_timestamp time_now; in krb5_get_in_tkt()
1009 krb5_timestamp time_now; in krb5_get_init_creds()
H A Dsend_tgs.c168 krb5_timestamp time_now; in krb5_send_tgs2()
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_convert.c679 ent->expiration = (krb5_timestamp) u.av_exp; in ulog_conv_2dbentry()
683 ent->pw_expiration = (krb5_timestamp) u.av_pw_exp; in ulog_conv_2dbentry()
687 ent->last_success = (krb5_timestamp) u.av_last_success; in ulog_conv_2dbentry()
691 ent->last_failed = (krb5_timestamp) u.av_last_failed; in ulog_conv_2dbentry()
H A Dkdb5.c1557 krb5_timestamp *stamp;
1575 *stamp = (krb5_timestamp) tmp;
1626 krb5_timestamp mod_date;
1669 krb5_timestamp *mod_time;
1700 krb5_timestamp stamp;
/illumos-gate/usr/src/lib/krb5/kadm5/
H A Dadmin_xdr.h33 bool_t xdr_krb5_timestamp(XDR *xdrs, krb5_timestamp *objp);
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Ddo_as_req.c71 krb5_timestamp kdc_time, authtime, etime = 0; in process_as_req()
82 krb5_timestamp until, rtime; in process_as_req()
H A Ddo_tgs_req.c81 krb5_timestamp kdc_time, authtime=0; in process_tgs_req()
83 krb5_timestamp until, rtime; in process_tgs_req()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dser_auth.c258 authenticator->ctime = (krb5_timestamp) ibuf; in krb5_authenticator_internalize()
/illumos-gate/usr/src/cmd/krb5/kadmin/ktutil/
H A Dktutil.c307 if (!krb5_timestamp_to_sfstring((krb5_timestamp)lp->entry->
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c1260 krb5_timestamp *epochtime;
1394 krb5_timestamp *rettime;
2119 krb5_timestamp lstpwdchng=0; in populate_krb5_db_entry()
2182 krb5_timestamp expiretime=0; in populate_krb5_db_entry()
2218 krb5_timestamp last_pw_changed; in populate_krb5_db_entry()
H A Dldap_principal2.c50 getstringtime(krb5_timestamp);
963 krb5_timestamp last_pw_changed;
1309 krb5_timestamp epochtime; in getstringtime()
/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_acct_mgmt.c174 krb5_timestamp now, days, expiration; in exp_warn()
H A Dkrb5_setcred.c557 krb5_timestamp endtime; in krb5_renew_tgt()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.h95 (asn1buf *buf, krb5_timestamp *val);
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dk5seal.c381 krb5_timestamp now;
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_clnt.c102 pkinit_req_context reqctx, krb5_timestamp ctsec,
137 krb5_timestamp ctsec = 0;
274 krb5_timestamp ctsec,

123