Home
last modified time | relevance | path

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

/aoo41x/main/sal/osl/unx/
H A Dsecurity.c165 int (*pam_authenticate) (pam_handle_t *pamh, int flags); member
278 pam_module->pam_authenticate in osl_getPAM()
286 || (pam_module->pam_authenticate == NULL) in osl_getPAM()
340 return_value = pam_module->pam_authenticate(pam_handle, 0); in osl_PamAuthentification()
342 return_value = pam_authenticate(pam_handle, 0); in osl_PamAuthentification()

Completed in 30 milliseconds