Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/scsi/lpfc/
Dlpfc_init.c2982 lpfc_challenge_key(uint32_t * RandomChallenge, uint32_t * HashWorking) in lpfc_challenge_key() argument
2984 *HashWorking = (*RandomChallenge ^ *HashWorking); in lpfc_challenge_key()