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
361 const FscryptIV &starting_iv, const Cipher &cipher,
694 const FscryptIV &starting_iv, in VerifyCiphertext()
700 FscryptIV iv = starting_iv; in VerifyCiphertext()
720 static bool InitIVForPerFileKey(FscryptIV *iv) { in InitIVForPerFileKey()
725 static bool InitIVForDirectKey(const FscryptFileNonce &nonce, FscryptIV *iv) { in InitIVForDirectKey()
731 static bool InitIVForInoLblk64(uint64_t inode_number, FscryptIV *iv) { in InitIVForInoLblk64()
742 uint64_t inode_number, FscryptIV *iv) { in InitIVForInoLblk32()
768 FscryptIV iv; in TEST_F()
796 FscryptIV iv; in TEST_F()
[all …]