Searched refs:ecdsa_m256_mod_n (Results 1 – 1 of 1) sorted by relevance
1279 static void ecdsa_m256_mod_n(uint32_t x[8]) in ecdsa_m256_mod_n() function1314 ecdsa_m256_mod_n(z); in ecdsa_m256_from_hash()1352 ecdsa_m256_mod_n(xr); /* xr = int(xr) mod n */ in p256_ecdsa_sign()1459 ecdsa_m256_mod_n(u1); in p256_ecdsa_verify()