Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp120 union FscryptIV { union
358 const FscryptIV &starting_iv, const Cipher &cipher,
691 const FscryptIV &starting_iv, in VerifyCiphertext()
697 FscryptIV iv = starting_iv; in VerifyCiphertext()
717 static bool InitIVForPerFileKey(FscryptIV *iv) { in InitIVForPerFileKey()
722 static bool InitIVForDirectKey(const FscryptFileNonce &nonce, FscryptIV *iv) { in InitIVForDirectKey()
728 static bool InitIVForInoLblk64(uint64_t inode_number, FscryptIV *iv) { in InitIVForInoLblk64()
739 uint64_t inode_number, FscryptIV *iv) { in InitIVForInoLblk32()
765 FscryptIV iv; in TEST_F()
793 FscryptIV iv; in TEST_F()
[all …]