summaryrefslogtreecommitdiffstats
path: root/encryption/utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* VtsKernelEncryptionTest: fix wrapped key tests and test adding corrupted keyGaurav Kashyap2020-06-201-13/+37
* VtsKernelEncryptionTest: test I/O across DUN wraparound boundaryEric Biggers2020-05-271-0/+21
* VtsKernelEncryptionTest: prepare for IV_INO_LBLK_32 testsEric Biggers2020-05-201-1/+3
* VtsKernelEncryptionTest: Derive encryption key using KDF in counter modeGaurav Kashyap2020-05-201-7/+54
* Merge changes I69f1fd99,I7ec55b55Eric Biggers2020-04-241-14/+175
|\
| * VtsKernelEncryptionTest: fix getting the raw block deviceEric Biggers2020-04-241-13/+59
| * VtsKernelEncryptionTest: define GetFilesystemInfo() and move to utils.cppEric Biggers2020-04-241-5/+120
* | Handle exportKey fail, no rollback resistancePaul Crowley2020-04-231-24/+39
|/
* Test hardware-wrapped key supportPaul Crowley2020-04-211-0/+42
* VtsKernelEncryptionTest: add VerifyDataRandomness()Eric Biggers2020-04-081-0/+38
* VtsKernelEncryptionTest: prepare to test metadata encryptionEric Biggers2020-03-311-0/+85