Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/include/krb5/
H A Dkdcpreauth_plugin.h254 krb5_error_code (*check_freshness_token)(krb5_context context, member
/freebsd/crypto/krb5/src/kdc/
H A Dkdc_preauth.c514 check_freshness_token(krb5_context context, krb5_kdcpreauth_rock rock, in check_freshness_token() function
601 check_freshness_token,
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_srv.c560 retval = cb->check_freshness_token(context, rock, pka->freshnessToken); in pkinit_server_verify_padata()