Searched defs:enc_key (Results 1 – 3 of 3) sorted by relevance
634 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() local1020 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TestAesInlineCryptOptimizedPolicy() local1047 std::vector<uint8_t> enc_key, sw_secret; in TestAesInlineCryptOptimizedHwWrappedKeyPolicy() local1089 const std::vector<uint8_t> &enc_key) { in TestEmmcOptimizedDunWraparound()1191 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local1213 std::vector<uint8_t> enc_key, sw_secret; in TEST_F() local[all …]
284 std::vector<uint8_t> enc_key; in TEST_F() local
618 std::vector<uint8_t> *enc_key) { in DeriveHwWrappedEncryptionKeyByKdfId()627 std::vector<uint8_t> *enc_key) { in DeriveHwWrappedEncryptionKey()