Searched refs:montgomery_mul_add_step (Results 1 – 1 of 1) sorted by relevance
80 static void montgomery_mul_add_step(const struct rsa_public_key *key, in montgomery_mul_add_step() function123 montgomery_mul_add_step(key, result, a[i], b); in montgomery_mul()