Searched refs:IScsiGenRandom (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiMisc.h194 IScsiGenRandom (
H A DIScsiCHAP.c399 IScsiGenRandom ((UINT8 *) &AuthData->OutIdentifier, 1);
405 IScsiGenRandom ((UINT8 *) AuthData->OutChallenge, ISCSI_CHAP_RSP_LEN);
H A DIScsiMisc.c497 IScsiGenRandom ( function
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiMisc.h184 IScsiGenRandom (
H A DIScsiCHAP.c449 IScsiGenRandom ((UINT8 *) &AuthData->OutIdentifier, 1);
455 IScsiGenRandom ((UINT8 *) AuthData->OutChallenge, ISCSI_CHAP_RSP_LEN);
H A DIScsiMisc.c450 IScsiGenRandom ( function

Completed in 126 milliseconds