Home
last modified time | relevance | path

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

/openssl-master/crypto/ec/
A Dec_mult.c598 EC_POINT **tmp_points; in ossl_ec_wNAF_mul() local
615 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()

Completed in 3 milliseconds