1 write to Kmac256
System.Security.Cryptography (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.MacAlgs.cs (1)
26
Kmac256
= EvpMacFetch(HashAlgorithmNames.KMAC256);
3 references to Kmac256
System.Security.Cryptography (3)
System\Security\Cryptography\HashProviderDispenser.OpenSsl.cs (2)
19
HashAlgorithmNames.KMAC256 => Interop.Crypto.EvpMacAlgs.
Kmac256
is not null,
37
HashAlgorithmNames.KMAC256 => Interop.Crypto.EvpMacAlgs.
Kmac256
,
System\Security\Cryptography\LiteHash.OpenSsl.cs (1)
18
HashAlgorithmNames.KMAC256 => Interop.Crypto.EvpMacAlgs.
Kmac256
,