4 writes to _lastBit
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (4)
1612_lastBit = -1; 1638_lastBit++; 1648_lastBit++; 1651_lastBit = -1;
5 references to _lastBit
System.Security.Cryptography (5)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (5)
1623if (_lastBit == -1) 1641while (_lastBit < 32) 1643if ((val & (1 << _lastBit)) != 0) 1656_lastBit == -1 ? 1658(Interop.Crypto.X509VerifyStatusCode)(_lastBit + 32 * _lastBucket);