MAX_CHAP_SECRET_LEN
uint8_t secret[MAX_CHAP_SECRET_LEN];
strscpy(password, chap_table->secret, MAX_CHAP_SECRET_LEN);
MAX_CHAP_SECRET_LEN) &&