Searched refs:tmp_wNAF (Results 1 – 1 of 1) sorted by relevance
473 signed char *tmp_wNAF = NULL; in ec_wNAF_mul() local485 tmp_wNAF = compute_wNAF(scalar, wsize[num], &tmp_len); in ec_wNAF_mul()486 if (!tmp_wNAF) in ec_wNAF_mul()498 wNAF[num] = tmp_wNAF; in ec_wNAF_mul()529 pp = tmp_wNAF; in ec_wNAF_mul()551 OPENSSL_free(tmp_wNAF); in ec_wNAF_mul()560 OPENSSL_free(tmp_wNAF); in ec_wNAF_mul()567 OPENSSL_free(tmp_wNAF); in ec_wNAF_mul()