Home
last modified time | relevance | path

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

/third_party/boringssl/src/crypto/fipsmodule/ec/
Dp224-64.c338 static const p224_widelimb two64p8 = in p224_felem_diff_128_64() local
347 out[0] += two64p8; in p224_felem_diff_128_64()
/third_party/openssl/crypto/ec/
Decp_nistp224.c444 static const widelimb two64p8 = (((widelimb) 1) << 64) +
452 out[0] += two64p8;