Searched refs:CryptCompareSigned (Results 1 – 8 of 8) sorted by relevance
/external/tpm2/ |
D | PolicyCounterTimer.c | 73 if(CryptCompareSigned(in->operandB.t.size, infoData, in TPM2_PolicyCounterTimer() 85 if(CryptCompareSigned(in->operandB.t.size, infoData, in TPM2_PolicyCounterTimer() 97 if(CryptCompareSigned(in->operandB.t.size, infoData, in TPM2_PolicyCounterTimer() 109 if(CryptCompareSigned(in->operandB.t.size, infoData, in TPM2_PolicyCounterTimer()
|
D | PolicyNV.c | 80 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, in TPM2_PolicyNV() 92 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, in TPM2_PolicyNV() 104 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, in TPM2_PolicyNV() 116 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, in TPM2_PolicyNV()
|
D | CryptUtil_fp.h | 35 int CryptCompareSigned(UINT32 aSize, // IN: size of a
|
D | CryptUtil.c | 3544 CryptCompareSigned( in CryptCompareSigned() function
|
D | part3.txt | 12092 63 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 12104 75 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 12116 87 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 12128 99 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 12374 59 if(CryptCompareSigned(in->operandB.t.size, infoData, 12386 71 if(CryptCompareSigned(in->operandB.t.size, infoData, 12398 83 if(CryptCompareSigned(in->operandB.t.size, infoData, 12410 95 if(CryptCompareSigned(in->operandB.t.size, infoData,
|
D | part4.txt | 726 …10.2.10.3 CryptCompareSigned() ..............................................................… 23506 10.2.10.3 CryptCompareSigned() 23517 2961 CryptCompareSigned(
|
/external/tpm2/generator/ |
D | raw_commands.txt | 21730 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 21742 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 21754 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 21766 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 22305 if(CryptCompareSigned(in->operandB.t.size, infoData, 22317 if(CryptCompareSigned(in->operandB.t.size, infoData, 22329 if(CryptCompareSigned(in->operandB.t.size, infoData, 22341 if(CryptCompareSigned(in->operandB.t.size, infoData,
|
D | raw_commands_fixed.txt | 21741 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 21753 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 21765 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 21777 if(CryptCompareSigned(in->operandB.t.size, nvBuffer, 22316 if(CryptCompareSigned(in->operandB.t.size, infoData, 22328 if(CryptCompareSigned(in->operandB.t.size, infoData, 22340 if(CryptCompareSigned(in->operandB.t.size, infoData, 22352 if(CryptCompareSigned(in->operandB.t.size, infoData,
|