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

/sssd/src/tests/
H A Dkrb5_child-test.c163 size_t authtok_len; local
176 (void)sss_authtok_get_password(pd->authtok, &authtok, &authtok_len);
178 authtok, (int)authtok_len);

Completed in 662 milliseconds