Home
last modified time | relevance | path

Searched refs:TPM_ALG_FIRST (Results 1 – 4 of 4) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptSelfTest.c64 for(alg = TPM_ALG_FIRST; alg <= TPM_ALG_LAST; alg++) in CryptRunSelfTests()
153 for(alg = TPM_ALG_FIRST; in CryptIncrementalSelfTest()
DAlgorithmTests.c783 TPM_ALG_ID first = (alg == TPM_ALG_ERROR) ? TPM_ALG_FIRST : alg; in TestAlgorithm()
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/
DImplementation.h395 #define TPM_ALG_FIRST (TPM_ALG_ID)(ALG_FIRST_VALUE) macro
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmTypes.h130 #define TPM_ALG_FIRST (TPM_ALG_ID)(ALG_FIRST_VALUE) macro