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 380 // Auth = Prf(Prf(Secret,"Key Pad for IKEv2),IKE_SA_INIi/r|Ni/r|Prf(SK_Pr, IDi/r))
399 DigestSize = IpSecGetHmacDigestLength ((UINT8)IkeSaSession->SessionCommon.SaParams->Prf);
409 // Calcualte Prf(Seceret, "Key Pad for IKEv2");
415 (UINT8)IkeSaSession->SessionCommon.SaParams->Prf,
436 // Calculate Prf(SK_Pi/r, IDi/r)
445 (UINT8)IkeSaSession->SessionCommon.SaParams->Prf,
455 (UINT8)IkeSaSession->SessionCommon.SaParams->Prf,
486 // Copy the result of Prf(SK_Pr, IDi/r) to Fragments[2].
    [all...]
Sa.c     [all...]
Utility.c     [all...]

Completed in 55 milliseconds