Home
last modified time | relevance | path

Searched refs:addM (Results 1 – 1 of 1) sorted by relevance

/system/core/libmincrypt/
Dp256.c127 static p256_digit addM(const p256_int* MOD, in addM() function
187 addM(MOD, 0, tmp, subM(MOD, 0, tmp, -1)); in p256_modmul()
335 addM(MOD, 0, P256_DIGITS(out), subM(MOD, 0, P256_DIGITS(out), -1)); in p256_mod()