Home
last modified time | relevance | path

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

/third_party/e2fsprogs/misc/
De4crypt.c440 ext2fs_sha512(saltbuf, actual_saltbuf_len, tempbuf); in pbkdf2_sha512()
446 ext2fs_sha512(buf, actual_buf_len, tempbuf); in pbkdf2_sha512()
537 ext2fs_sha512(salt->key, EXT4_MAX_KEY_SIZE, key_ref1); in generate_key_ref_str()
538 ext2fs_sha512(key_ref1, SHA512_LENGTH, key_ref2); in generate_key_ref_str()
/third_party/e2fsprogs/lib/ext2fs/
Dsha512.c234 void ext2fs_sha512(const unsigned char *in, unsigned long in_size, in ext2fs_sha512() function
291 ext2fs_sha512(msg, len, tmp); in main()
Dfileio.c450 ext2fs_sha512((const unsigned char*)file->buf, in ext2fs_file_write()
Dext2fs.h1770 extern void ext2fs_sha512(const unsigned char *in, unsigned long in_size,
/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols524 ext2fs_sha512@Base 1.43