- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for p256MulInternal (0.33 sec)
-
lib/fips140/v1.0.0.zip
p256SqrInternal<>(SB) // rsqr = rˆ2 STy(rsqr) LDx(h) CALL p256SqrInternal<>(SB) // hsqr = hˆ2 STy(hsqr) LDx(h) CALL p256MulInternal<>(SB) // hcub = hˆ3 STy(hcub) LDx(s1) CALL p256MulInternal<>(SB) STy(s2) LDx(z1in) LDy(z2in) CALL p256MulInternal<>(SB) // z1 * z2 LDx(h) CALL p256MulInternal<>(SB) // z1 * z2 * h MOVD res+0(FP), b_ptr STy(z3out) LDx(hsqr) LDy(u1) CALL p256MulInternal<>(SB) // hˆ2 * u1 STy(u2) p256MulBy2Inline // u1 * hˆ2 * 2, inline LDy(rsqr) CALL p256SubInternal<>(SB) // rˆ2 - u1 *...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)