Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_init.c2261 lpfc_challenge_key(uint32_t * RandomChallenge, uint32_t * HashWorking) in lpfc_challenge_key() argument
2263 *HashWorking = (*RandomChallenge ^ *HashWorking); in lpfc_challenge_key()