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.cpp140 union FscryptIV { union
495 const FscryptIV &starting_iv, const Cipher &cipher,
855 const FscryptIV &starting_iv, in VerifyCiphertext()
861 FscryptIV iv = starting_iv; in VerifyCiphertext()
881 static bool InitIVForPerFileKey(FscryptIV *iv) { in InitIVForPerFileKey()
886 static bool InitIVForDirectKey(const FscryptFileNonce &nonce, FscryptIV *iv) { in InitIVForDirectKey()
892 static bool InitIVForInoLblk64(uint64_t inode_number, FscryptIV *iv) { in InitIVForInoLblk64()
903 uint64_t inode_number, FscryptIV *iv) { in InitIVForInoLblk32()
929 FscryptIV iv; in TEST_F()
957 FscryptIV iv; in TEST_F()
[all …]