Searched defs:montgomery_ladder (Results 1 – 2 of 2) sorted by relevance
1051 static void montgomery_ladder(u64 *out, const u8 *key, u64 *init1) in montgomery_ladder() function
1166 static void montgomery_ladder(MPI_POINT prd, MPI_POINT sum, in montgomery_ladder() function