Home
last modified time | relevance | path

Searched defs:prd (Results 1 – 1 of 1) sorted by relevance

/lib/mpi/
Dec.c1166 static void montgomery_ladder(MPI_POINT prd, MPI_POINT sum, in montgomery_ladder()
1255 MPI_POINT q1, q2, prd, sum; in mpi_ec_mul_point() local