Home
last modified time | relevance | path

Searched refs:krb5_timestamp (Results 1 – 25 of 134) sorted by relevance

123456

/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dtoffset.c40 krb5_set_real_time(krb5_context context, krb5_timestamp seconds, krb5_int32 microseconds) in krb5_set_real_time()
43 krb5_timestamp sec; in krb5_set_real_time()
65 krb5_set_debugging_time(krb5_context context, krb5_timestamp seconds, krb5_int32 microseconds) in krb5_set_debugging_time()
94 krb5_get_time_offsets(krb5_context context, krb5_timestamp *seconds, krb5_int32 *microseconds) in krb5_get_time_offsets()
110 krb5_set_time_offsets(krb5_context context, krb5_timestamp seconds, krb5_int32 microseconds) in krb5_set_time_offsets()
H A Dustime.c40 k5_time_with_offset(krb5_timestamp offset, krb5_int32 offset_usec, in k5_time_with_offset()
41 krb5_timestamp *time_out, krb5_int32 *usec_out) in k5_time_with_offset()
43 krb5_timestamp sec; in k5_time_with_offset()
67 krb5_us_timeofday(krb5_context context, krb5_timestamp *seconds, in krb5_us_timeofday()
H A Dtimeofday.c32 krb5_timeofday(krb5_context context, krb5_timestamp *timeret) in krb5_timeofday()
55 krb5_check_clockskew(krb5_context context, krb5_timestamp date) in krb5_check_clockskew()
57 krb5_timestamp currenttime; in krb5_check_clockskew()
H A Dc_ustime.c33 krb5_timestamp sec;
77 k5_us_timeofday(krb5_timestamp *seconds, krb5_int32 *microseconds) in k5_us_timeofday()
94 krb5_crypto_us_timeofday(krb5_timestamp *seconds, krb5_int32 *microseconds) in krb5_crypto_us_timeofday()
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dlockout.c84 krb5_timestamp stamp, in locked_check_p()
86 krb5_timestamp lockout_duration, in locked_check_p()
89 krb5_timestamp unlock_time; in locked_check_p()
108 krb5_timestamp stamp) in krb5_ldap_lockout_check_policy()
136 krb5_timestamp stamp, in krb5_ldap_lockout_audit()
145 krb5_timestamp unlock_time; in krb5_ldap_lockout_audit()
H A Dkdb_xdr.c105 krb5_timestamp stamp) in krb5_dbe_update_last_pwd_change()
120 krb5_timestamp *stamp) in krb5_dbe_lookup_last_pwd_change()
138 *stamp = (krb5_timestamp) tmp; in krb5_dbe_lookup_last_pwd_change()
H A Dkdb_ldap.h279 krb5_timestamp kdc_time, const char **status,
286 krb5_db_entry *server, krb5_timestamp authtime,
308 krb5_timestamp stamp);
313 krb5_timestamp stamp,
/freebsd/crypto/krb5/src/plugins/kdb/lmdb/
H A Dlockout.c84 locked_check_p(krb5_context context, krb5_timestamp stamp, krb5_kvno max_fail, in locked_check_p()
85 krb5_timestamp lockout_duration, krb5_db_entry *entry) in locked_check_p()
87 krb5_timestamp unlock_time; in locked_check_p()
105 krb5_timestamp stamp) in klmdb_lockout_check_policy()
125 krb5_timestamp stamp, krb5_error_code status, in klmdb_lockout_audit()
134 krb5_timestamp unlock_time; in klmdb_lockout_audit()
H A Dklmdb-int.h62 krb5_timestamp stamp);
64 krb5_timestamp stamp,
70 krb5_timestamp stamp,
/freebsd/crypto/heimdal/lib/kadm5/
H A Dadmin.h136 krb5_timestamp princ_expire_time;
137 krb5_timestamp last_pwd_change;
138 krb5_timestamp pw_expiration;
141 krb5_timestamp mod_date;
150 krb5_timestamp last_success;
151 krb5_timestamp last_failed;
/freebsd/crypto/krb5/src/plugins/kdb/db2/
H A Dlockout.c94 krb5_timestamp stamp, in locked_check_p()
96 krb5_timestamp lockout_duration, in locked_check_p()
99 krb5_timestamp unlock_time; in locked_check_p()
118 krb5_timestamp stamp) in krb5_db2_lockout_check_policy()
144 krb5_timestamp stamp, in krb5_db2_lockout_audit()
153 krb5_timestamp unlock_time; in krb5_db2_lockout_audit()
H A Dkdb_db2.h121 krb5_timestamp stamp);
126 krb5_timestamp stamp,
132 krb5_timestamp kdc_time, const char **status,
140 krb5_timestamp authtime,
/freebsd/crypto/krb5/src/include/
H A Dkdb.h198 krb5_timestamp expiration; /* When the client expires */
199 krb5_timestamp pw_expiration; /* When its passwd expires */
200 krb5_timestamp last_success; /* Last successful passwd */
201 krb5_timestamp last_failed; /* Last failed passwd attempt */
287 krb5_timestamp act_time;
507 krb5_timestamp * mod_time,
537 krb5_timestamp stamp);
542 krb5_timestamp stamp);
557 krb5_timestamp mod_date,
579 krb5_timestamp * stamp);
[all …]
H A Dk5-int.h554 krb5_timestamp time;
702 krb5_error_code k5_us_timeofday(krb5_timestamp *, krb5_int32 *);
703 krb5_error_code krb5_crypto_us_timeofday(krb5_timestamp *, krb5_int32 *);
754 krb5_timestamp patimestamp;
806 krb5_timestamp timestamp;
1277 krb5_timestamp timestamp; /* client time, optional */
1294 krb5_timestamp timestamp; /* client time, optional */
2210 krb5_error_code krb5_set_debugging_time(krb5_context, krb5_timestamp,
2213 krb5_error_code krb5_set_time_offsets(krb5_context, krb5_timestamp,
2319 ts2tt(krb5_timestamp timestamp) in ts2tt()
[all …]
/freebsd/crypto/krb5/src/kdc/
H A Dtgs_policy.c52 krb5_ticket *, krb5_timestamp,
121 krb5_ticket *tkt, krb5_timestamp kdc_time, in check_tgs_svc_deny_opts()
145 krb5_ticket *tkt, krb5_timestamp kdc_time, in check_tgs_svc_deny_all()
172 krb5_timestamp kdc_time, const char **status) in check_tgs_svc_reqd_flags()
191 krb5_timestamp kdc_time, const char **status) in check_tgs_svc_time()
202 krb5_ticket *tkt, krb5_timestamp kdc_time, in check_tgs_svc_policy()
222 krb5_timestamp kdc_time, const char **status) in check_tgs_times()
224 krb5_timestamp starttime; in check_tgs_times()
264 krb5_timestamp kdc_time, in check_tgs_s4u2self()
370 krb5_timestamp pac_authtime; in verify_deleg_pac()
[all …]
H A Dkdc_util.h82 krb5_db_entry *, krb5_timestamp,
89 krb5_db_entry *stkt_server, krb5_timestamp kdc_time,
100 krb5_timestamp kdc_time, krb5_boolean is_crossrealm,
268 krb5_timestamp *authtime_out);
305 kdc_get_ticket_endtime(kdc_realm_t *realm, krb5_timestamp now,
306 krb5_timestamp endtime, krb5_timestamp till,
308 krb5_timestamp *out_endtime);
323 krb5_timestamp authtime,
330 krb5_timestamp authtime,
H A Dpolicy.h38 krb5_data *const *auth_indicators, krb5_timestamp kdc_time,
44 krb5_data *const *auth_indicators, krb5_timestamp kdc_time,
H A Dreplay.c38 krb5_timestamp timein;
73 krb5_timestamp time) in insert_entry()
201 krb5_timestamp timenow; in kdc_insert_lookaside()
/freebsd/crypto/krb5/src/lib/kadm5/
H A Dadmin.h192 krb5_timestamp princ_expire_time;
193 krb5_timestamp last_pwd_change;
194 krb5_timestamp pw_expiration;
197 krb5_timestamp mod_date;
206 krb5_timestamp last_success;
207 krb5_timestamp last_failed;
267 krb5_timestamp expiration;
/freebsd/crypto/heimdal/lib/krb5/
H A Dtime.c52 krb5_timestamp sec, in krb5_set_real_time()
84 krb5_timestamp *timeret) in krb5_timeofday()
96 krb5_timestamp *sec, in krb5_us_timeofday()
H A Dkrb5.h388 typedef time_t krb5_timestamp; typedef
391 krb5_timestamp authtime;
392 krb5_timestamp starttime;
393 krb5_timestamp endtime;
394 krb5_timestamp renew_till;
500 krb5_error_code (KRB5_CALLCONV * lastchange)(krb5_context, krb5_ccache, krb5_timestamp *);
598 krb5_timestamp timestamp;
875 krb5_timestamp value;
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dstr_conv.c146 krb5_string_to_timestamp(char *string, krb5_timestamp *timestampp) in krb5_string_to_timestamp()
191 *timestampp = (krb5_timestamp) ret_time; in krb5_string_to_timestamp()
199 krb5_timestamp_to_string(krb5_timestamp timestamp, char *buffer, size_t buflen) in krb5_timestamp_to_string()
216 krb5_timestamp_to_sfstring(krb5_timestamp timestamp, char *buffer, size_t buflen, char *pad) in krb5_timestamp_to_sfstring()
H A Dauthdata.h88 krb5_timestamp authtime,
101 k5_seconds_since_1970_to_time(krb5_timestamp elapsedSeconds, uint64_t *ntTime);
/freebsd/crypto/krb5/src/lib/krb5/rcache/
H A Dmemrcache.c40 krb5_timestamp timestamp;
54 krb5_timestamp now) in insert_entry()
129 krb5_timestamp now; in k5_memrcache_store()
/freebsd/crypto/heimdal/kadmin/
H A Dkadmin_locl.h114 int parse_timet (const char *, krb5_timestamp *, int *, int);
115 int edit_timet (const char *, krb5_timestamp *, int *,

123456