Home
last modified time | relevance | path

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

/external/tpm2/
DCapabilities.h11 #define MAX_CAP_ALGS (ALG_LAST_VALUE - ALG_FIRST_VALUE + 1)
DCryptoEngine.h33 typedef BYTE ALGORITHM_VECTOR[(ALG_LAST_VALUE + 7) / 8];
DImplementation.h450 #define ALG_LAST_VALUE 0x0044 macro