X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=NetworkPkg%2FIpSecDxe%2FIpSecCryptIo.c;h=8396c5900391651e435f42e4b9188ac228311a1e;hb=5edac28e83eb477b7c509e688ad43739a30b0818;hp=54607692aaecf99754c624b77bc93d3db9f89251;hpb=76389e18c04833a87811550ed6db06f1790aacde;p=mirror_edk2.git diff --git a/NetworkPkg/IpSecDxe/IpSecCryptIo.c b/NetworkPkg/IpSecDxe/IpSecCryptIo.c index 54607692aa..8396c59003 100644 --- a/NetworkPkg/IpSecDxe/IpSecCryptIo.c +++ b/NetworkPkg/IpSecDxe/IpSecCryptIo.c @@ -1,7 +1,7 @@ /** @file Common interfaces to call Security library. - Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
+ Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License @@ -826,6 +826,8 @@ IpSecCryptoIoAuthDataWithCertificate ( UINTN SigSize; SigSize = 0; + RsaContext = NULL; + // // Retrieve RSA Private Key from password-protected PEM data //