Searched refs:CryptTestAlgorithm (Results 1 – 3 of 3) sorted by relevance
32 TPM_RC result = CryptTestAlgorithm(alg, toTest); in CryptRunSelfTests()144 CryptTestAlgorithm(TPM_ALG_ERROR, &g_toTest); in CryptInitializeToTest()165 CryptTestAlgorithm( in CryptTestAlgorithm() function
17 TPM_RC CryptTestAlgorithm(TPM_ALG_ID alg, ALGORITHM_VECTOR *toTest);
48 #define TEST(alg) if(TEST_BIT(alg, g_toTest)) CryptTestAlgorithm(alg, NULL)56 CryptTestAlgorithm(alg, NULL)