4 references to Sha3_384
System.Security.Cryptography (4)
src\libraries\Common\src\Internal\Cryptography\PkcsHelpers.cs (1)
230return Oids.Sha3_384;
src\libraries\Common\src\System\Security\Cryptography\Helpers.cs (1)
126Oids.Sha3_384 => 384 / 8,
src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (1)
2339case Oids.Sha3_384:
System\Security\Cryptography\HashAlgorithmName.cs (1)
163case Oids.Sha3_384: