Searched defs:enc_key (Results 1 – 3 of 3) sorted by relevance
602 bool FBEPolicyTest::CreateAndSetHwWrappedKey(std::vector<uint8_t> *enc_key, in CreateAndSetHwWrappedKey()798 FscryptHkdfContext context, std::vector<uint8_t> &enc_key) { in DerivePerModeEncryptionKey()813 std::vector<uint8_t> &enc_key) { in DerivePerFileEncryptionKey()854 void FBEPolicyTest::VerifyCiphertext(const std::vector<uint8_t> &enc_key, in VerifyCiphertext()926 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local952 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local969 std::vector<uint8_t> enc_key, sw_secret; in TEST_F() local993 const std::vector<uint8_t> &enc_key) { in TestEmmcOptimizedDunWraparound()1092 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local1111 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()