Home
last modified time | relevance | path

Searched refs:MIN_CHAP_SECRET_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/scsi/qla4xxx/
Dql4_fw.h816 #define MIN_CHAP_SECRET_LEN 12 macro
Dql4_mbx.c1659 if (secret_len < MIN_CHAP_SECRET_LEN) in qla4xxx_set_chap()