Home
last modified time | relevance | path

Searched defs:ciphertext3 (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test.cpp3599 string ciphertext3 = EncryptMessage(message, KM_MODE_ECB, KM_PAD_NONE); in TEST_P() local
3618 string ciphertext3 = EncryptMessage(message, KM_MODE_ECB, KM_PAD_NONE); in TEST_P() local
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/
H A DKeyMintTest.cpp4962 string ciphertext3 = in TEST_P() local
4988 string ciphertext3 = EncryptMessage(message, BlockMode::GCM, PaddingMode::NONE, 128); in TEST_P() local
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp3367 string ciphertext3 = in TEST_P() local