Searched refs:ISCSI_CHAP_SECRET_MIN_LEN (Results 1 – 6 of 6) sorted by relevance
68 #define ISCSI_CHAP_SECRET_MIN_LEN 12 macro
164 minsize = ISCSI_CHAP_SECRET_MIN_LEN,186 minsize = ISCSI_CHAP_SECRET_MIN_LEN,
58 if (SecretLength < ISCSI_CHAP_SECRET_MIN_LEN - 1) { in IScsiCHAPCalculateResponse()
118 #define ISCSI_CHAP_SECRET_MIN_LEN 12 macro
316 minsize = ISCSI_CHAP_SECRET_MIN_LEN,339 minsize = ISCSI_CHAP_SECRET_MIN_LEN,
49 if (SecretLength < ISCSI_CHAP_SECRET_MIN_LEN) { in IScsiCHAPCalculateResponse()