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

  /device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/Ikev2/
Ikev2.h 104 UINT16 Prf;
Payload.c 407 // Auth = Prf(Prf(Secret,"Key Pad for IKEv2),IKE_SA_INIi/r|Ni/r|Prf(SK_Pr, IDi/r))
426 DigestSize = IpSecGetHmacDigestLength ((UINT8)IkeSaSession->SessionCommon.SaParams->Prf);
437 // Calcualte Prf(Seceret, "Key Pad for IKEv2");
443 (UINT8)IkeSaSession->SessionCommon.SaParams->Prf,
468 // Calculate Prf(SK_Pi/r, IDi/r)
477 (UINT8)IkeSaSession->SessionCommon.SaParams->Prf,
487 (UINT8)IkeSaSession->SessionCommon.SaParams->Prf,
518 // Copy the result of Prf(SK_Pr, IDi/r) to Fragments[2].
    [all...]
Sa.c     [all...]
Utility.c     [all...]

Completed in 74 milliseconds