Home
last modified time | relevance | path

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

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
H A DCryptSelfTest.c68 TPM_RC result = CryptTestAlgorithm(alg, toTest); in CryptRunSelfTests()
180 CryptTestAlgorithm(TPM_ALG_ERROR, &g_toTest); in CryptInitializeToTest()
199 CryptTestAlgorithm( in CryptTestAlgorithm() function
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DGpMacros.h52 # define TEST(alg) if(TEST_BIT(alg, g_toTest)) CryptTestAlgorithm(alg, NULL)
59 CryptTestAlgorithm(alg, NULL)
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
H A DCryptSelfTest_fp.h103 CryptTestAlgorithm(