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.c18 #define MAX_ECC_PRIME_LEN 66 macro
125 u8 qr_bin[MAX_ECC_PRIME_LEN]; in compute_password_element()
126 u8 qnr_bin[MAX_ECC_PRIME_LEN]; in compute_password_element()
127 u8 qr_or_qnr_bin[MAX_ECC_PRIME_LEN]; in compute_password_element()
128 u8 x_bin[MAX_ECC_PRIME_LEN]; in compute_password_element()
129 u8 prime_bin[MAX_ECC_PRIME_LEN]; in compute_password_element()