Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/encryption/
Dmetadata_encryption_tests.cpp149 const std::vector<uint8_t> &key, bool is_wrapped_key);
189 bool is_wrapped_key) { in CreateTestDevice() argument
196 if (is_wrapped_key) target->SetWrappedKeyV0(); in CreateTestDevice()
211 << cipher << "\", is_wrapped_key=" << is_wrapped_key in CreateTestDevice()
218 << ", is_wrapped_key=" << is_wrapped_key; in CreateTestDevice()