Searched refs:actual_saltbuf_len (Results 1 – 2 of 2) sorted by relevance
416 int actual_saltbuf_len = EXT4_MAX_SALT_SIZE + passphrase_size; in pbkdf2_sha512() local440 ext2fs_sha512(saltbuf, actual_saltbuf_len, tempbuf); in pbkdf2_sha512()
461 int actual_saltbuf_len = F2FS_MAX_SALT_SIZE + passphrase_size; in pbkdf2_sha512() local485 f2fs_sha512(saltbuf, actual_saltbuf_len, tempbuf); in pbkdf2_sha512()