Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DSelfTest.h61 #define NUM_SYM_MODES (SYM_MODE_LAST - SYM_MODE_FIRST + 1) macro
64 #if NUM_SYM_MODES <= 0
66 #elif NUM_SYM_MODES <= 8
68 #elif NUM_SYM_MODES <= 16
70 #elif NUM_SYM_MODES <= 32
83 const BYTE *dataOut[NUM_SYM_MODES];// data to decrypt