Searched defs:enc_key (Results 1 – 3 of 3) sorted by relevance
602 bool FBEPolicyTest::CreateAndSetHwWrappedKey(std::vector<uint8_t> *enc_key, in CreateAndSetHwWrappedKey()789 FscryptHkdfContext context, std::vector<uint8_t> &enc_key) { in DerivePerModeEncryptionKey()804 std::vector<uint8_t> &enc_key) { in DerivePerFileEncryptionKey()845 void FBEPolicyTest::VerifyCiphertext(const std::vector<uint8_t> &enc_key, in VerifyCiphertext()917 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local943 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local960 std::vector<uint8_t> enc_key, sw_secret; in TEST_F() local984 const std::vector<uint8_t> &enc_key) { in TestEmmcOptimizedDunWraparound()1083 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local1102 std::vector<uint8_t> enc_key, sw_secret; in TEST_F() local[all …]
287 std::vector<uint8_t> enc_key; in TEST_F() local
433 std::vector<uint8_t> *enc_key) { in DeriveHwWrappedEncryptionKey()