HomeSort by relevance Sort by last modified time
    Searched refs:IpSecCryptoIoGenerateRandomBytes (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IkeCommon.c 40 Status = IpSecCryptoIoGenerateRandomBytes ((UINT8 *)&Cookie, sizeof (UINT64));
69 Status = IpSecCryptoIoGenerateRandomBytes (Nonce, NonceSize);
192 return IpSecCryptoIoGenerateRandomBytes (IvBuffer, IvSize);
IpSecCryptIo.h 727 IpSecCryptoIoGenerateRandomBytes (
IpSecCryptIo.c 187 return IpSecCryptoIoGenerateRandomBytes (IvBuffer, IvSize);
783 IpSecCryptoIoGenerateRandomBytes (

Completed in 54 milliseconds