Home
last modified time | relevance | path

Searched defs:pam_chauthtok (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/openpam/lib/libpam/
HDpam_chauthtok.c56 pam_chauthtok(pam_handle_t *pamh, in pam_chauthtok() function
/dragonfly/crypto/openssh/
HDauth-pam.c296 # define pam_chauthtok(a,b) (sshpam_chauthtok_ruid((a), (b))) macro