Home
last modified time | relevance | path

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

/third_party/e2fsprogs/misc/
De4crypt.c415 int actual_buf_len = SHA512_LENGTH + passphrase_size; in pbkdf2_sha512() local
446 ext2fs_sha512(buf, actual_buf_len, tempbuf); in pbkdf2_sha512()
/third_party/f2fs-tools/tools/
Df2fscrypt.c460 int actual_buf_len = SHA512_LENGTH + passphrase_size; in pbkdf2_sha512() local
491 f2fs_sha512(buf, actual_buf_len, tempbuf); in pbkdf2_sha512()