1 reference to BCRYPT_BLOCK_LENGTH
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\BCryptAlgorithmHandle.cs (1)
92
uint numBytesCopied = GetProperty(Constants.
BCRYPT_BLOCK_LENGTH
, &cipherBlockLength, sizeof(uint));