Searched refs:Prf (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/Ikev2/
H A DIkev2.h104 UINT16 Prf; member in struct:__anon12525
H A DPayload.c381 // Auth = Prf(Prf(Secret,"Key Pad for IKEv2),IKE_SA_INIi/r|Ni/r|Prf(SK_Pr, IDi/r))
400 DigestSize = IpSecGetHmacDigestLength ((UINT8)IkeSaSession->SessionCommon.SaParams->Prf);
410 // Calcualte Prf(Seceret, "Key Pad for IKEv2");
416 (UINT8)IkeSaSession->SessionCommon.SaParams->Prf,
437 // Calculate Prf(SK_Pi/r, IDi/r)
446 (UINT8)IkeSaSession->SessionCommon.SaParams->Prf,
456 (UINT8)IkeSaSession->SessionCommon.SaParams->Prf,
487 // Copy the result of Prf(SK_P
[all...]
H A DSa.c1512 AuthAlgKeyLen = IpSecGetHmacDigestLength ((UINT8)SaParams->Prf);
1515 PrfAlgKeyLen = IpSecGetHmacDigestLength ((UINT8)SaParams->Prf);
1542 DigestSize = IpSecGetHmacDigestLength ((UINT8)SaParams->Prf);
1551 (UINT8)SaParams->Prf,
1594 (UINT8)SaParams->Prf,
1843 (UINT8)ChildSaSession->IkeSaSession->SessionCommon.SaParams->Prf,
H A DUtility.c2205 IkeSaSession->SessionCommon.SaParams->Prf = PreferPrfAlgorithm;
2311 IkeSaSession->SessionCommon.SaParams->Prf = PreferPrfAlgorithm;

Completed in 68 milliseconds