Searched refs:tmp_points (Results 1 – 2 of 2) sorted by relevance
598 EC_POINT **tmp_points; in ossl_ec_wNAF_mul() local615 tmp_points = pre_comp->points; in ossl_ec_wNAF_mul()644 if (*tmp_points == NULL) { in ossl_ec_wNAF_mul()649 val_sub[i] = tmp_points; in ossl_ec_wNAF_mul()650 tmp_points += pre_points_per_block; in ossl_ec_wNAF_mul()
590 EC_POINT **tmp_points; in ec_wNAF_mul() local607 tmp_points = pre_comp->points; in ec_wNAF_mul()636 if (*tmp_points == NULL) { in ec_wNAF_mul()641 val_sub[i] = tmp_points; in ec_wNAF_mul()642 tmp_points += pre_points_per_block; in ec_wNAF_mul()