Home
last modified time | relevance | path

Searched defs:enc_key (Results 1 – 3 of 3) sorted by relevance

/test/vts-testcase/kernel/encryption/
Dfile_based_encryption_tests.cpp634 bool FBEPolicyTest::CreateAndSetHwWrappedKey(std::vector<uint8_t> *enc_key, in CreateAndSetHwWrappedKey()
851 FscryptHkdfContext context, std::vector<uint8_t> &enc_key) { in DerivePerModeEncryptionKey()
866 std::vector<uint8_t> &enc_key) { in DerivePerFileEncryptionKey()
907 void FBEPolicyTest::VerifyCiphertext(const std::vector<uint8_t> &enc_key, in VerifyCiphertext()
986 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TestAesPerFileKeysPolicy() local
1020 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TestAesInlineCryptOptimizedPolicy() local
1047 std::vector<uint8_t> enc_key, sw_secret; in TestAesInlineCryptOptimizedHwWrappedKeyPolicy() local
1089 const std::vector<uint8_t> &enc_key) { in TestEmmcOptimizedDunWraparound()
1191 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local
1213 std::vector<uint8_t> enc_key, sw_secret; in TEST_F() local
[all …]
Dmetadata_encryption_tests.cpp284 std::vector<uint8_t> enc_key; in TEST_F() local
Dutils.cpp618 std::vector<uint8_t> *enc_key) { in DeriveHwWrappedEncryptionKeyByKdfId()
627 std::vector<uint8_t> *enc_key) { in DeriveHwWrappedEncryptionKey()