Searched refs:ALG_LAST_VALUE (Results 1 – 3 of 3) sorted by relevance
11 #define MAX_CAP_ALGS (ALG_LAST_VALUE - ALG_FIRST_VALUE + 1)
33 typedef BYTE ALGORITHM_VECTOR[(ALG_LAST_VALUE + 7) / 8];
450 #define ALG_LAST_VALUE 0x0044 macro