Searched refs:MAX_CHAP_SECRET_LEN (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/qla4xxx/
H A Dql4_fw.h817 #define MAX_CHAP_SECRET_LEN 100 macro
818 uint8_t secret[MAX_CHAP_SECRET_LEN];
H A Dql4_mbx.c1742 strscpy(password, chap_table->secret, MAX_CHAP_SECRET_LEN);
1807 MAX_CHAP_SECRET_LEN) &&

Completed in 206 milliseconds