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];
1656 strncpy(chap_table->secret, password, MAX_CHAP_SECRET_LEN - 1); in qla4xxx_set_chap()1735 strlcpy(password, chap_table->secret, MAX_CHAP_SECRET_LEN); in qla4xxx_get_uni_chap_at_index()1800 MAX_CHAP_SECRET_LEN) && in qla4xxx_get_chap_index()