Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.c290 u8 qnr_bin[SAE_MAX_ECC_PRIME_LEN]; in sae_derive_pwe_ecc() local
316 crypto_bignum_to_bin(qnr, qnr_bin, sizeof(qnr_bin), prime_len) < 0) in sae_derive_pwe_ecc()
359 prime, qr_bin, qnr_bin, x_cand_bin); in sae_derive_pwe_ecc()