Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DSymmetricTest.h52 const SYMMETRIC_TEST_VECTOR c_symTestValues[NUM_SYMS + 1] = {
DSelfTest.h52 #define NUM_SYMS (AES_ENTRIES + SM4_ENTRIES + CAMELLIA_ENTRIES + TDES_ENTRIES) macro
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DAlgorithmTests.c244 for(index = 0; index < NUM_SYMS; index++) in TestSymmetric()
268 for(index = 0; index < NUM_SYMS; index++) in TestSymmetric()
282 for(index = 0; index < NUM_SYMS; index++) in TestSymmetric()