Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dsae.c641 unsigned int m_is_zero, is_qr, is_eq; in sswu() local
696 m_is_zero = const_time_eq(crypto_bignum_is_zero(t1), 1); in sswu()
723 const_time_select_bin(m_is_zero, bin1, bin2, prime_len, bin); in sswu()