HomeSort by relevance Sort by last modified time
    Searched full:do_passwd (Results 1 - 2 of 2) sorted by null

  /external/openssl/apps/
passwd.c 42 static int do_passwd(int passed_salt, char **salt_p, char **salt_malloc_p,
245 if (!do_passwd(passed_salt, &salt, &salt_malloc, passwd, out,
274 if (!do_passwd(passed_salt, &salt, &salt_malloc, passwd, out,
417 static int do_passwd(int passed_salt, char **salt_p, char **salt_malloc_p, function
  /external/openssh/
buildpkg.sh.in 385 DO_PASSWD=yes
411 [ "\$DO_PASSWD" = yes ] && {

Completed in 330 milliseconds