Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.h173 const string& expected_ciphertext);
DKeymasterHidlTest.cpp465 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument
481 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp780 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument
796 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()