Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp122 __le32 lblk_num; // file logical block number, starts at 0 member
714 iv.lblk_num = __cpu_to_le32(__le32_to_cpu(iv.lblk_num) + 1); in VerifyCiphertext()
746 iv->lblk_num = __cpu_to_le32(hash); in InitIVForInoLblk32()
909 iv.lblk_num = __cpu_to_le32(-block_count_1); in TestEmmcOptimizedDunWraparound()