Searched defs:extract_authtok_v1 (Results 1 - 1 of 1) sorted by relevance

/sssd/src/responder/pam/
H A Dpamsrv_cmd.c349 static int extract_authtok_v1(struct sss_auth_token *tok, function
410 ret = extract_authtok_v1(pd->authtok, body, blen, &end);
415 ret = extract_authtok_v1(pd->newauthtok, body, blen, &end);

Completed in 21 milliseconds