Searched refs:gmul (Results 1 – 4 of 4) sorted by relevance
138 static const felem gmul[2][16][3] = { variable1429 g_pre_comp = &gmul[0]; in ossl_ec_GFp_nistp224_points_mul()1623 memcpy(pre->g_pre_comp, gmul, sizeof(pre->g_pre_comp)); in ossl_ec_GFp_nistp224_precompute_mult()
1281 static const felem gmul[16][3] = { variable1769 g_pre_comp = (felem(*)[3])gmul; in ossl_ec_GFp_nistp384_points_mul()1962 memcpy(pre->g_pre_comp, gmul, sizeof(pre->g_pre_comp)); in ossl_ec_GFp_nistp384_precompute_mult()
1346 static const felem gmul[16][3] = { variable1863 g_pre_comp = (felem(*)[3])gmul; in ossl_ec_GFp_nistp521_points_mul()2061 memcpy(pre->g_pre_comp, gmul, sizeof(pre->g_pre_comp)); in ossl_ec_GFp_nistp521_precompute_mult()
1468 static const smallfelem gmul[2][16][3] = { variable2049 g_pre_comp = &gmul[0]; in ossl_ec_GFp_nistp256_points_mul()2250 memcpy(pre->g_pre_comp, gmul, sizeof(pre->g_pre_comp)); in ossl_ec_GFp_nistp256_precompute_mult()