Searched refs:FragmentIndex (Results 1 – 3 of 3) sorted by relevance
452 UINT8 FragmentIndex; in IpSecCryptoIoHmac() local502 for (FragmentIndex = 0; FragmentIndex < FragmentCount; FragmentIndex++) { in IpSecCryptoIoHmac()505 InDataFragment[FragmentIndex].Data, in IpSecCryptoIoHmac()506 InDataFragment[FragmentIndex].DataSize in IpSecCryptoIoHmac()572 UINT8 FragmentIndex; in IpSecCryptoIoHash() local619 for (FragmentIndex = 0; FragmentIndex < FragmentCount; FragmentIndex++) { in IpSecCryptoIoHash()622 InDataFragment[FragmentIndex].Data, in IpSecCryptoIoHash()623 InDataFragment[FragmentIndex].DataSize in IpSecCryptoIoHash()
1288 UINTN FragmentIndex; in EfiPxeBcUdpRead() local1423 for (FragmentIndex = 0; FragmentIndex < Udp6Rx->FragmentCount; FragmentIndex++) { in EfiPxeBcUdpRead()1424 FragmentLength = Udp6Rx->FragmentTable[FragmentIndex].FragmentLength; in EfiPxeBcUdpRead()1425 FragmentBuffer = Udp6Rx->FragmentTable[FragmentIndex].FragmentBuffer; in EfiPxeBcUdpRead()1477 for (FragmentIndex = 0; FragmentIndex < Udp4Rx->FragmentCount; FragmentIndex++) { in EfiPxeBcUdpRead()1478 FragmentLength = Udp4Rx->FragmentTable[FragmentIndex].FragmentLength; in EfiPxeBcUdpRead()1479 FragmentBuffer = Udp4Rx->FragmentTable[FragmentIndex].FragmentBuffer; in EfiPxeBcUdpRead()
1656 UINTN FragmentIndex; in EfiPxeBcUdpRead() local1829 for (FragmentIndex = 0; FragmentIndex < RxData->FragmentCount; FragmentIndex++) { in EfiPxeBcUdpRead()1830 FragmentLength = RxData->FragmentTable[FragmentIndex].FragmentLength; in EfiPxeBcUdpRead()1831 FragmentBuffer = RxData->FragmentTable[FragmentIndex].FragmentBuffer; in EfiPxeBcUdpRead()