Searched refs:ISCSI_SECRET_LEN (Results 1 – 3 of 3) sorted by relevance
44 #define ISCSI_SECRET_LEN 17 /* 16 + '\0' */ macro61 char isc_secret[ISCSI_SECRET_LEN];63 char isc_mutual_secret[ISCSI_SECRET_LEN];
39 #define ISCSI_SECRET_LEN 17 /* 16 + '\0' */ macro
1929 isc->isc_secret[ISCSI_SECRET_LEN - 1] = '\0'; in iscsi_sanitize_session_conf()1931 isc->isc_mutual_secret[ISCSI_SECRET_LEN - 1] = '\0'; in iscsi_sanitize_session_conf()