Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
DIScsiCHAP.c402 IScsiGenRandom ((UINT8 *) &AuthData->OutIdentifier, 1); in IScsiCHAPToSendReq()
408 IScsiGenRandom ((UINT8 *) AuthData->OutChallenge, ISCSI_CHAP_RSP_LEN); in IScsiCHAPToSendReq()
DIScsiMisc.h199 IScsiGenRandom (
DIScsiMisc.c498 IScsiGenRandom ( in IScsiGenRandom() function
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
DIScsiCHAP.c449 IScsiGenRandom ((UINT8 *) &AuthData->OutIdentifier, 1); in IScsiCHAPToSendReq()
455 IScsiGenRandom ((UINT8 *) AuthData->OutChallenge, ISCSI_CHAP_RSP_LEN); in IScsiCHAPToSendReq()
DIScsiMisc.h206 IScsiGenRandom (
DIScsiMisc.c453 IScsiGenRandom ( in IScsiGenRandom() function