Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.h173 const string& expected_ciphertext);
/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.h173 const string& expected_ciphertext);
DKeyMintAidlTestBase.cpp635 const string& expected_ciphertext) { in CheckAesCtrTestVector() argument
651 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()