Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp224.c397 static const limb two58p2 = (((limb) 1) << 58) + (((limb) 1) << 2); in felem_diff() local
403 out[0] += two58p2; in felem_diff()
/third_party/openssl/crypto/ec/
H A Decp_nistp224.c397 static const limb two58p2 = (((limb) 1) << 58) + (((limb) 1) << 2); in felem_diff() local
403 out[0] += two58p2; in felem_diff()

Completed in 5 milliseconds