Searched refs:NVM_ISCSI_CFG_CHAP_PWD_MAX_LEN (Results 1 – 2 of 2) sorted by relevance
86 #define NVM_ISCSI_CFG_CHAP_PWD_MAX_LEN 16 /* md5 need per RFC1996 macro90 u32 value[NVM_ISCSI_CFG_CHAP_PWD_MAX_LEN / 4];91 u8 byte[NVM_ISCSI_CFG_CHAP_PWD_MAX_LEN];
2246 rc = sprintf(buf, "%.*s\n", NVM_ISCSI_CFG_CHAP_PWD_MAX_LEN, in qedi_show_boot_tgt_info()2254 rc = sprintf(buf, "%.*s\n", NVM_ISCSI_CFG_CHAP_PWD_MAX_LEN, in qedi_show_boot_tgt_info()