Searched refs:MAX_CHAP_SECRET_LEN (Results 1 – 2 of 2) sorted by relevance
817 #define MAX_CHAP_SECRET_LEN 100 macro818 uint8_t secret[MAX_CHAP_SECRET_LEN];
1742 strscpy(password, chap_table->secret, MAX_CHAP_SECRET_LEN); in qla4xxx_get_uni_chap_at_index()1807 MAX_CHAP_SECRET_LEN) && in qla4xxx_get_chap_index()