Searched refs:tmpvalues (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Decc.c1622 gcry_mpi_t tmpvalues[N_COMPONENTS];
1625 tmpvalues[idx] = NULL;
1634 ec = ecc_get_param (curve, tmpvalues);
1642 values[idx] = tmpvalues[idx];
1644 mpi_free (tmpvalues[idx]);
1617 gcry_mpi_t tmpvalues[N_COMPONENTS]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Decc.c1622 gcry_mpi_t tmpvalues[N_COMPONENTS];
1625 tmpvalues[idx] = NULL;
1634 ec = ecc_get_param (curve, tmpvalues);
1642 values[idx] = tmpvalues[idx];
1644 mpi_free (tmpvalues[idx]);
1617 gcry_mpi_t tmpvalues[N_COMPONENTS]; local

Completed in 49 milliseconds