Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/mkpasswd/
H A Dmkpasswd.c137 unsigned int rounds_support = 0; in main() local
171 rounds_support = methods[i].rounds; in main()
242 } else if (rounds_support && rounds) in main()