Searched refs:SkPiKey (Results 1 – 4 of 4) sorted by relevance
93 UINT8 *SkPiKey; member
1886 IkeSaSession->IkeKeys->SkPiKey = AllocateZeroPool (AuthAlgKeyLen); in Ikev2GenerateSaKeys()1887 if (IkeSaSession->IkeKeys->SkPiKey == NULL) { in Ikev2GenerateSaKeys()1894 IkeSaSession->IkeKeys->SkPiKey, in Ikev2GenerateSaKeys()1953 if (IkeSaSession->IkeKeys->SkPiKey != NULL) { in Ikev2GenerateSaKeys()1954 FreePool (IkeSaSession->IkeKeys->SkPiKey); in Ikev2GenerateSaKeys()
438 if (IkeKeys->SkPiKey != NULL) { in Ikev2SaSessionFree()439 FreePool (IkeKeys->SkPiKey); in Ikev2SaSessionFree()
488 IkeSaSession->IkeKeys->SkPiKey, in Ikev2PskGenerateAuthPayload()722 IkeSaSession->IkeKeys->SkPiKey, in Ikev2CertGenerateAuthPayload()