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

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

Completed in 16 milliseconds