Home
last modified time | relevance | path

Searched refs:y_l (Results 1 - 1 of 1) sorted by relevance

/base/startup/hvb/libhvb/src/crypto/
H A Dhvb_rsa.c263 unsigned long y_h, y_l; in montgomery_mul_add() local
280 lin_mul_word(d0, p_nd[0], &y_h, &y_l); in montgomery_mul_add()
292 p_rd[i - 1] = y_l; in montgomery_mul_add()

Completed in 1 milliseconds