Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/vts/functional/
DKeyMintAidlTestBase.cpp832 bool is_stream_cipher = (block_mode == BlockMode::CTR || block_mode == BlockMode::GCM); in CheckEncryptOneByteAtATime() local
842 if (is_stream_cipher) { in CheckEncryptOneByteAtATime()