Searched refs:secret (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/
H A Discsi_boot_sysfs.c93 iscsi_boot_rd_attr(tgt_chap_secret, chap-secret, ISCSI_BOOT_TGT_CHAP_SECRET);
96 iscsi_boot_rd_attr(tgt_chap_rev_secret, rev-chap-name-secret,
/drivers/scsi/qla4xxx/
H A Dql4_mbx.c1366 strncpy(password, chap_table->secret, QL4_CHAP_MAX_SECRET_LEN);
1396 strncpy(chap_table->secret, password, MAX_CHAP_SECRET_LEN);
1418 * qla4xxx_get_chap_index - Get chap index given username and secret
1470 if (!strncmp(chap_table->secret, password,
H A Dql4_fw.h712 uint8_t secret[MAX_CHAP_SECRET_LEN]; member in struct:ql4_chap_table
H A Dql4_os.c393 strncpy(chap_rec->password, chap_table->secret,
3944 strncpy(password, chap_table->secret, QL4_CHAP_MAX_SECRET_LEN);

Completed in 70 milliseconds