Home
last modified time | relevance | path

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

/system/utest/crypto/
A Dutils.h58 #define DEFINE_EACH(Test) EACH_PARAM(DEFINE_TEST_PARAM, Test)
59 #define RUN_EACH(Test) EACH_PARAM(RUN_TEST_PARAM, Test)
A Daead.cpp23 #define EACH_PARAM(OP, Test) \ macro
A Dcipher.cpp22 #define EACH_PARAM(OP, Test) \ macro
/system/utest/zxcrypt/
A Dvolume.cpp25 #define EACH_PARAM(OP, Test) OP(Test, Volume, AES256_XTS_SHA256) macro
A Dzxcrypt.cpp29 #define EACH_PARAM(OP, Test) OP(Test, Volume, AES256_XTS_SHA256) macro

Completed in 11 milliseconds