Searched refs:two70m6 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Decp_nistp256.c337 static const limb two70m6 = (((limb) 1) << 70) - (((limb) 1) << 6); local
344 out[4] += two70m6;
345 out[5] += two70m6;
346 out[6] += two70m6;
347 out[7] += two70m6;

Completed in 157 milliseconds