Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_init.c2793 lpfc_challenge_key(uint32_t * RandomChallenge, uint32_t * HashWorking) in lpfc_challenge_key() argument
2795 *HashWorking = (*RandomChallenge ^ *HashWorking); in lpfc_challenge_key()