Home
last modified time | relevance | path

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

/third_party/boringssl/src/crypto/fipsmodule/ec/
Dp224-64.c288 static const p224_limb two58p2 = in p224_felem_diff() local
296 out[0] += two58p2; in p224_felem_diff()
/third_party/openssl/crypto/ec/
Decp_nistp224.c395 static const limb two58p2 = (((limb) 1) << 58) + (((limb) 1) << 2);
401 out[0] += two58p2;