Searched defs:enc_key (Results 1 – 3 of 3) sorted by relevance
456 bool FBEPolicyTest::CreateAndSetHwWrappedKey(std::vector<uint8_t> *enc_key, in CreateAndSetHwWrappedKey()637 FscryptHkdfContext context, std::vector<uint8_t> &enc_key) { in DerivePerModeEncryptionKey()652 std::vector<uint8_t> &enc_key) { in DerivePerFileEncryptionKey()693 void FBEPolicyTest::VerifyCiphertext(const std::vector<uint8_t> &enc_key, in VerifyCiphertext()765 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local791 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local808 std::vector<uint8_t> enc_key, sw_secret; in TEST_F() local832 const std::vector<uint8_t> &enc_key) { in TestEmmcOptimizedDunWraparound()931 std::vector<uint8_t> enc_key(kAes256XtsKeySize); in TEST_F() local950 std::vector<uint8_t> enc_key, sw_secret; in TEST_F() local[all …]
286 std::vector<uint8_t> enc_key; in TEST_F() local
403 std::vector<uint8_t> *enc_key) { in DeriveHwWrappedEncryptionKey()