Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.c582 unsigned int m_is_zero, is_qr, is_eq; in sswu() local
702 is_qr = const_time_eq(crypto_bignum_is_zero(tmp) | in sswu()
709 const_time_select_bin(is_qr, bin1, bin2, prime_len, bin); in sswu()
719 const_time_select_bin(is_qr, bin1, bin2, prime_len, x_y); in sswu()