Home
last modified time | relevance | path

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

/third_party/boringssl/src/crypto/fipsmodule/ec/
Dp224-64.c478 static void p224_felem_neg(p224_felem out, const p224_felem in) { in p224_felem_neg() function
991 p224_felem_neg(tmp[3], tmp[1]); // (X, -Y, Z) is the negative point in ec_GFp_nistp224_point_mul()
1117 p224_felem_neg(tmp[1], tmp[1]); // (X, -Y, Z) is the negative point in ec_GFp_nistp224_point_mul_public()