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

/freebsd-10.3-release/crypto/openssl/crypto/ec/
H A Decp_nistp224.c486 static const widelimb two64m8 = (((widelimb) 1) << 64) - local
494 out[2] += two64m8;
495 out[3] += two64m8;

Completed in 45 milliseconds