Home
last modified time | relevance | path

Searched refs:algID (Results 1 – 7 of 7) sorted by relevance

/external/tpm2/
DAlgorithmCap.c11 TPM_ALG_ID algID; member
128 TPM_ALG_ID algID, // IN: the starting algorithm ID in AlgorithmCapGetImplemented() argument
147 if(s_algorithms[i].algID < algID) in AlgorithmCapGetImplemented()
153 algList->algProperties[algList->count].alg = s_algorithms[i].algID; in AlgorithmCapGetImplemented()
180 SET_BIT(s_algorithms[index].algID, *implemented); in AlgorithmGetImplementedVector()
DAlgorithmCap_fp.h15 TPM_ALG_ID algID, // IN: the starting algorithm ID
DCryptUtil_fp.h229 BOOL CryptIsAsymAlgorithm(TPM_ALG_ID algID // IN: algorithm ID
DCryptUtil.c2116 TPM_ALG_ID algID // IN: algorithm ID in CryptIsAsymAlgorithm() argument
2121 algID == TPM_ALG_RSA in CryptIsAsymAlgorithm()
2127 algID == TPM_ALG_ECC in CryptIsAsymAlgorithm()
Dpart4.txt5190 1125 TPM_ALG_ID cpHashAlg = TPM_ALG_NULL; // algID for the last computed
5264 1194 cpHashAlg = session->authHashAlg; // save this new algID
15483 4 TPM_ALG_ID algID;
15615 112 TPM_ALG_ID algID, // IN: the starting algorithm ID
15634 131 // Scan the implemented algorithm list to see if there is a match to 'algID'.
15637 134 // If algID is less than the starting algorithm ID, skip it
15638 135 if(s_algorithms[i].algID < algID)
15644 141 algList->algProperties[algList->count].alg = s_algorithms[i].algID;
15681 173 SET_BIT(s_algorithms[index].algID, *implemented);
21846 1668 TPM_ALG_ID algID // IN: algorithm ID
[all …]
/external/tpm2/generator/
Draw_structures.txt11998 information on algID, PCR selected and digest
Draw_structures_fixed.txt12021 information on algID, PCR selected and digest