HomeSort by relevance Sort by last modified time
    Searched refs:is_md5_salt (Results 1 - 3 of 3) sorted by null

  /external/openssh/
md5crypt.h 17 int is_md5_salt(const char *);
md5crypt.c 45 is_md5_salt(const char *salt) function
  /external/openssh/openbsd-compat/
xcrypt.c 111 if (is_md5_salt(salt))

Completed in 63 milliseconds