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.h178 const string& expected_ciphertext);
DKeymasterHidlTest.cpp448 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument
464 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()
/hardware/interfaces/keymaster/3.0/vts/functional/
Dkeymaster_hidl_hal_test.cpp798 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument
814 EXPECT_EQ(expected_ciphertext, ciphertext); in CheckAesCtrTestVector()