Home
last modified time | relevance | path

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

/system/core/libmincrypt/
Dp256.c90 p256_digit top_c, in subTop() argument
101 borrow += top_c; in subTop()
103 top_c = (p256_digit)borrow; in subTop()
105 return top_c; in subTop()