Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_common/
Deap_pwd_common.c17 #define MAX_ECC_PRIME_LEN 66 macro
143 u8 qr_bin[MAX_ECC_PRIME_LEN]; in compute_password_element()
144 u8 qnr_bin[MAX_ECC_PRIME_LEN]; in compute_password_element()
145 u8 qr_or_qnr_bin[MAX_ECC_PRIME_LEN]; in compute_password_element()
146 u8 x_bin[MAX_ECC_PRIME_LEN]; in compute_password_element()
147 u8 prime_bin[MAX_ECC_PRIME_LEN]; in compute_password_element()