Searched refs:tmp_wNAF (Results 1 – 1 of 1) sorted by relevance
428 signed char *tmp_wNAF = NULL; in ec_wNAF_mul() local438 tmp_wNAF = compute_wNAF(scalar, wsize[num], &tmp_len); in ec_wNAF_mul()439 if (!tmp_wNAF) { in ec_wNAF_mul()450 wNAF[num] = tmp_wNAF; in ec_wNAF_mul()473 pp = tmp_wNAF; in ec_wNAF_mul()494 OPENSSL_free(tmp_wNAF); in ec_wNAF_mul()504 OPENSSL_free(tmp_wNAF); in ec_wNAF_mul()511 OPENSSL_free(tmp_wNAF); in ec_wNAF_mul()