Searched refs:ds (Results 1 – 5 of 5) sorted by relevance
/system/extras/tests/memtest/ |
D | fptest.cpp | 54 double ds = ((double)t) / 1e9; in endTime() local 55 printf("Test: %s, %f Mops\n", str, ops / ds / 1e6); in endTime()
|
/system/core/libpixelflinger/ |
D | fixed.cpp | 177 const int32_t ds = n^d; in gglDivQ() local 232 return (ds<0) ? -q : q; in gglDivQ()
|
/system/ca-certificates/files/ |
D | f80cc7f6.0 | 12 tPtGmggDg3KriORqcsnlZR9uKg+ds+g75AxuetpX/dfreYteIAbTdgtsApWjluTL
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 9223 This command uses the TPM to recover the Z value from a public point (QB) and a private key (ds). I… 9224 perform the multiplication of the provided inPoint (QB) with the private key (ds) and return the co… 9577 ephemeral elements ds,V and Qs,V. This provides the two pairs of ephemeral and static keys that are 14896 ds 14920 d) set K ≔ [ds] (x2, y2) 15055 ECC point K ≔ [ds](x2, y2)
|
D | raw_commands_fixed.txt | 9234 This command uses the TPM to recover the Z value from a public point (QB) and a private key (ds). I… 9235 perform the multiplication of the provided inPoint (QB) with the private key (ds) and return the co… 9588 ephemeral elements ds,V and Qs,V. This provides the two pairs of ephemeral and static keys that are 14907 ds 14931 d) set K ≔ [ds] (x2, y2) 15066 ECC point K ≔ [ds](x2, y2)
|