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

  /external/e2fsprogs/misc/
e4crypt.c 204 static void add_salt(unsigned char *salt, size_t salt_len) function
344 add_salt(salt_buf, salt_len);
  /external/f2fs-tools/tools/
f2fscrypt.c 251 static void add_salt(unsigned char *salt, size_t salt_len) function
389 add_salt(salt_buf, salt_len);

Completed in 632 milliseconds