Home
last modified time | relevance | path

Searched refs:RandomData (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1078 uint32_t RandomData[7]; member
H A Dlpfc_hw.h2873 uint32_t RandomData[6]; member
H A Dlpfc_init.c237 memcpy(phba->RandomData, (char *)&mb->un.varWords[24], in lpfc_config_port_prep()
238 sizeof (phba->RandomData)); in lpfc_config_port_prep()
3019 lpfc_challenge_key(phba->RandomData + t, HashWorking + t); in lpfc_hba_init()