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

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IkeCommon.h 40 #define IKE_NONCE_SIZE 16
  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Sa.c 177 IkeSaSession->NiBlkSize = IKE_NONCE_SIZE;
178 IkeSaSession->NiBlock = IkeGenerateNonce (IKE_NONCE_SIZE);
378 IkeSaSession->NrBlock = IkeGenerateNonce (IKE_NONCE_SIZE);
380 IkeSaSession->NrBlkSize = IKE_NONCE_SIZE;
    [all...]

Completed in 492 milliseconds