| _buffer | System.Security.Cryptography.SHA384Managed | private |
| _count | System.Security.Cryptography.SHA384Managed | private |
| _disposed | System.Security.Cryptography.HashAlgorithm | private |
| _EndHash() | System.Security.Cryptography.SHA384Managed | inlineprivate |
| _HashData(byte[] partIn, int ibStart, int cbSize) | System.Security.Cryptography.SHA384Managed | inlineprivate |
| _K | System.Security.Cryptography.SHA384Managed | privatestatic |
| _stateSHA384 | System.Security.Cryptography.SHA384Managed | private |
| _W | System.Security.Cryptography.SHA384Managed | private |
| CanReuseTransform | System.Security.Cryptography.HashAlgorithm | |
| CanTransformMultipleBlocks | System.Security.Cryptography.HashAlgorithm | |
| CaptureHashCodeAndReinitialize() | System.Security.Cryptography.HashAlgorithm | inlineprivate |
| Ch(ulong x, ulong y, ulong z) | System.Security.Cryptography.SHA384Managed | inlineprivatestatic |
| Clear() | System.Security.Cryptography.HashAlgorithm | inline |
| ComputeHash(byte[] buffer) | System.Security.Cryptography.HashAlgorithm | inline |
| ComputeHash(byte[] buffer, int offset, int count) | System.Security.Cryptography.HashAlgorithm | inline |
| ComputeHash(global::System.IO.Stream inputStream) | System.Security.Cryptography.HashAlgorithm | inline |
| Create() | System.Security.Cryptography.SHA384 | inlinestatic |
| Create(string hashName) | System.Security.Cryptography.SHA384 | inlinestatic |
| Dispose() | System.Security.Cryptography.HashAlgorithm | inline |
| Dispose(bool disposing) | System.Security.Cryptography.HashAlgorithm | inlineprotectedvirtual |
| Hash | System.Security.Cryptography.HashAlgorithm | |
| HashAlgorithm() | System.Security.Cryptography.HashAlgorithm | inlineprotected |
| HashCore(byte[] rgb, int ibStart, int cbSize) | System.Security.Cryptography.SHA384Managed | inlineprotected |
| System::Security::Cryptography::SHA384.HashCore(global::System.ReadOnlySpan< byte > source) | System.Security.Cryptography.HashAlgorithm | inlineprotectedvirtual |
| HashFinal() | System.Security.Cryptography.SHA384Managed | inlineprotected |
| HashSize | System.Security.Cryptography.HashAlgorithm | |
| HashSizeValue | System.Security.Cryptography.HashAlgorithm | protected |
| HashValue | System.Security.Cryptography.HashAlgorithm | package |
| Initialize() | System.Security.Cryptography.SHA384Managed | inline |
| InitializeState() | System.Security.Cryptography.SHA384Managed | inlineprivate |
| InputBlockSize | System.Security.Cryptography.HashAlgorithm | |
| Maj(ulong x, ulong y, ulong z) | System.Security.Cryptography.SHA384Managed | inlineprivatestatic |
| OutputBlockSize | System.Security.Cryptography.HashAlgorithm | |
| RotateRight(ulong x, int n) | System.Security.Cryptography.SHA384Managed | inlineprivatestatic |
| SHA384() | System.Security.Cryptography.SHA384 | inlineprotected |
| SHA384Expand(ulong *x) | System.Security.Cryptography.SHA384Managed | inlineprivatestatic |
| SHA384Managed() | System.Security.Cryptography.SHA384Managed | inline |
| SHA384Managed() | System.Security.Cryptography.SHA384Managed | inlineprivatestatic |
| SHATransform(ulong *expandedBuffer, ulong *state, byte *block) | System.Security.Cryptography.SHA384Managed | inlineprivatestatic |
| sigma_0(ulong x) | System.Security.Cryptography.SHA384Managed | inlineprivatestatic |
| Sigma_0(ulong x) | System.Security.Cryptography.SHA384Managed | inlineprivatestatic |
| sigma_1(ulong x) | System.Security.Cryptography.SHA384Managed | inlineprivatestatic |
| Sigma_1(ulong x) | System.Security.Cryptography.SHA384Managed | inlineprivatestatic |
| State | System.Security.Cryptography.HashAlgorithm | protected |
| TransformBlock(byte[] inputBuffer, int inputOffset, int inputCount, byte[] outputBuffer, int outputOffset) | System.Security.Cryptography.HashAlgorithm | inline |
| TransformFinalBlock(byte[] inputBuffer, int inputOffset, int inputCount) | System.Security.Cryptography.HashAlgorithm | inline |
| TryComputeHash(global::System.ReadOnlySpan< byte > source, global::System.Span< byte > destination, out int bytesWritten) | System.Security.Cryptography.HashAlgorithm | inline |
| TryHashFinal(global::System.Span< byte > destination, out int bytesWritten) | System.Security.Cryptography.HashAlgorithm | inlineprotectedvirtual |
| ValidateTransformBlock(byte[] inputBuffer, int inputOffset, int inputCount) | System.Security.Cryptography.HashAlgorithm | inlineprivate |