Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/ec/
Dp224-64.c937 static void batch_mul(felem x_out, felem y_out, felem z_out, in batch_mul() function
1262 batch_mul(x_out, y_out, z_out, (const felem_bytearray(*))secrets, in ec_GFp_nistp224_points_mul()
Dp256-64.c1505 static void batch_mul(felem x_out, felem y_out, felem z_out, in batch_mul() function
1837 batch_mul(x_out, y_out, z_out, (const felem_bytearray(*))secrets, in ec_GFp_nistp256_points_mul()