MAX_CHAP_NAME_LEN
uint8_t name[MAX_CHAP_NAME_LEN];
strscpy(username, chap_table->name, MAX_CHAP_NAME_LEN);
MAX_CHAP_NAME_LEN)) {