Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dsae.c632 unsigned int m_is_zero, is_qr, is_eq; in sswu() local
687 m_is_zero = const_time_eq(crypto_bignum_is_zero(t1), 1); in sswu()
714 const_time_select_bin(m_is_zero, bin1, bin2, prime_len, bin); in sswu()