Home
last modified time | relevance | path

Searched refs:krb5_times_equal (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/heimdal/lib/krb5/
H A Dcreds.c174 krb5_times_equal(const krb5_times *a, const krb5_times *b) in krb5_times_equal() function
242 match = krb5_times_equal(&mcreds->times, &creds->times); in krb5_compare_creds()