9 references to ThrowExceptionForBCryptStatus
Microsoft.AspNetCore.Cryptography.Internal (9)
Cng\BCryptUtil.cs (1)
25UnsafeNativeMethods.ThrowExceptionForBCryptStatus(ntstatus);
SafeHandles\BCryptAlgorithmHandle.cs (3)
33UnsafeNativeMethods.ThrowExceptionForBCryptStatus(ntstatus); 56UnsafeNativeMethods.ThrowExceptionForBCryptStatus(ntstatus); 147UnsafeNativeMethods.ThrowExceptionForBCryptStatus(ntstatus);
SafeHandles\BCryptHandle.cs (2)
19UnsafeNativeMethods.ThrowExceptionForBCryptStatus(ntstatus); 26UnsafeNativeMethods.ThrowExceptionForBCryptStatus(ntstatus);
SafeHandles\BCryptHashHandle.cs (3)
22UnsafeNativeMethods.ThrowExceptionForBCryptStatus(ntstatus); 42UnsafeNativeMethods.ThrowExceptionForBCryptStatus(ntstatus); 50UnsafeNativeMethods.ThrowExceptionForBCryptStatus(ntstatus);