Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauth-shadow.c88 auth_shadow_pwexpired(Authctxt *ctxt) in auth_shadow_pwexpired() function
H A Dauth-passwd.c121 if (auth_shadow_pwexpired(authctxt)) in auth_password()
H A Dauth.h163 int auth_shadow_pwexpired(Authctxt *);