Searched refs:g_implementedAlgorithms (Results 1 – 5 of 5) sorted by relevance
68 g_implementedAlgorithms, in CryptSelfTest()106 if((alg > TPM_ALG_LAST) || !TEST_BIT(alg, g_implementedAlgorithms)) in CryptIncrementalSelfTest()139 g_implementedAlgorithms, in CryptInitializeToTest()
132 ALGORITHM_VECTOR g_implementedAlgorithms; variable
39 extern ALGORITHM_VECTOR g_implementedAlgorithms;42 LIB_IMPORT extern ALGORITHM_VECTOR g_implementedAlgorithms;
2028 AlgorithmGetImplementedVector(&g_implementedAlgorithms); in CryptInitUnits()3699 AlgorithmGetImplementedVector(&g_implementedAlgorithms); in CryptAlgsSetImplemented()
1601 14 extern ALGORITHM_VECTOR g_implementedAlgorithms;1604 17 LIB_IMPORT extern ALGORITHM_VECTOR g_implementedAlgorithms;17156 65 ALGORITHM_VECTOR g_implementedAlgorithms;21741 1611 AlgorithmGetImplementedVector(&g_implementedAlgorithms);23692 the g_implementedAlgorithms vector can be a const. That's not how it is now23699 3077 AlgorithmGetImplementedVector(&g_implementedAlgorithms);24027 39 g_implementedAlgorithms,24067 63 if((alg > TPM_ALG_LAST) || !TEST_BIT(alg, g_implementedAlgorithms))24106 89 g_implementedAlgorithms,