Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dvts_kernel_encryption.h110 bool CreateHwWrappedKey(std::vector<uint8_t> *master_key,
Dmetadata_encryption_tests.cpp282 if (!CreateHwWrappedKey(&master_key, &exported_key)) return; in TEST_F()
Dutils.cpp335 bool CreateHwWrappedKey(std::vector<uint8_t> *master_key, in CreateHwWrappedKey() function
Dfile_based_encryption_tests.cpp459 if (!CreateHwWrappedKey(&master_key, &exported_key)) return false; in CreateAndSetHwWrappedKey()
1004 if (!CreateHwWrappedKey(&master_key, &exported_key)) return; in TEST_F()