14 references to GlobalAllocSafeHandle
System.IdentityModel.Selectors (14)
infocard\client\System\IdentityModel\Selectors\CardSpaceShim.cs (7)
343out GlobalAllocSafeHandle pOutData); 354out GlobalAllocSafeHandle pOutData); 365out GlobalAllocSafeHandle pSig); 390out GlobalAllocSafeHandle pDerivedKey); 408out GlobalAllocSafeHandle pOutData); 415out GlobalAllocSafeHandle pOutData); 432out GlobalAllocSafeHandle pOutData);
infocard\client\System\IdentityModel\Selectors\InfoCardKeyedHashAlgorithm.cs (1)
183GlobalAllocSafeHandle pOutData = null;
infocard\client\System\IdentityModel\Selectors\InfoCardRSACryptoProvider.cs (3)
82GlobalAllocSafeHandle pOutData = null; 114GlobalAllocSafeHandle pOutData = null; 147GlobalAllocSafeHandle pSig = null;
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricAlgorithm.cs (2)
232GlobalAllocSafeHandle pOutData = null; 279GlobalAllocSafeHandle pOutData = null;
infocard\client\System\IdentityModel\Selectors\InfoCardSymmetricCrypto.cs (1)
122GlobalAllocSafeHandle pDerivedKey = null;