Home
last modified time | relevance | path

Searched refs:ciphertext_ptr (Results 1 – 1 of 1) sorted by relevance

/system/keymaster/
Dkey_blob_test.cpp162 auto ciphertext_ptr = in TEST_F() local
165 ASSERT_NE(ciphertext_ptr, end); in TEST_F()
166 EXPECT_EQ(end, std::search(ciphertext_ptr + 1, end, blob_->encrypted_key_material(), in TEST_F()
168 (*ciphertext_ptr)++; in TEST_F()