Home
last modified time | relevance | path

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

/base/startup/hvb/libhvb/src/crypto/
H A Dhvb_rsa.c262 unsigned long d0; in montgomery_mul_add() local
278 d0 = x_l * n_n0_i; in montgomery_mul_add()
280 lin_mul_word(d0, p_nd[0], &y_h, &y_l); in montgomery_mul_add()
288 lin_mul_word(d0, p_nd[i], &t_h, &t_l); in montgomery_mul_add()

Completed in 1 milliseconds