HomeSort by: relevance | last modified time | path
    Searched refs:krb5_timeofday (Results 1 - 23 of 23) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
context_time.c 52 kret = krb5_timeofday(context, &now);
acquire_cred.c 146 krb5_timeofday(context, &now);
218 krb5_timeofday(context, &now);
309 krb5_timeofday(context, &now);
copy_ccache.c 123 krb5_timeofday(context, &now);
init_sec_context.c 241 krb5_timeofday (context, &ts);
  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
time.c 85 krb5_timeofday (krb5_context context, function
rd_priv.c 138 krb5_timeofday (context, &sec);
rd_safe.c 160 krb5_timeofday (context, &sec);
ticket.c 812 krb5_timeofday (context, &sec_now);
821 krb5_timeofday (context, &sec_now);
rd_cred.c 223 krb5_timeofday (context, &sec);
get_cred.c 714 krb5_timeofday(context, &mcreds.times.endtime);
1043 krb5_timeofday(context, &mcreds.times.endtime);
1194 krb5_timeofday(context, &now);
1199 krb5_timeofday(context, &mcreds.times.endtime);
rd_req.c 209 krb5_timeofday (context, &now);
405 krb5_timeofday (context, &now);
init_creds_pw.c 234 krb5_timeofday (context, &now);
345 krb5_timeofday (context, &sec);
cache.c 1740 krb5_timeofday(context, &now);
krb5-protos.h 8780 krb5_timeofday (
  /src/crypto/external/bsd/heimdal/lib/libkrb5/
Makefile 216 krb5_timeofday.3 \
504 krb5_timeofday.3 krb5_format_time.3 \
505 krb5_timeofday.3 krb5_set_real_time.3 \
506 krb5_timeofday.3 krb5_string_to_deltat.3 \
507 krb5_timeofday.3 krb5_us_timeofday.3 \
  /src/crypto/external/bsd/heimdal/dist/kuser/
copy_cred_cache.c 117 krb5_timeofday(heimtools_context, &ctx.mcreds.times.endtime);
kcpytkt.c 138 krb5_timeofday(context, &in_creds.times.endtime);
kdeltkt.c 133 krb5_timeofday(context, &in_creds.times.endtime);
klist.c 84 krb5_timeofday (context, &sec);
152 krb5_timeofday (context, &sec);
  /src/external/mpl/dhcp/dist/server/
ldap_krb_helper.c 105 krberr = krb5_timeofday(context, &now);
  /src/crypto/external/bsd/heimdal/dist/kdc/
pkinit.c 101 krb5_timeofday (context, &now);
123 krb5_timeofday (context, &now);
  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/
test_context.c 798 ret = krb5_timeofday(context, &now);
800 errx(1, "krb5_timeofday failed");
  /src/crypto/external/bsd/heimdal/include/
krb5-protos.h 8778 krb5_timeofday (

Completed in 87 milliseconds