1 write to Kmac128
System.Security.Cryptography (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.MacAlgs.cs (1)
25
Kmac128
= EvpMacFetch(HashAlgorithmNames.KMAC128);
3 references to Kmac128
System.Security.Cryptography (3)
System\Security\Cryptography\HashProviderDispenser.OpenSsl.cs (2)
18
HashAlgorithmNames.KMAC128 => Interop.Crypto.EvpMacAlgs.
Kmac128
is not null,
36
HashAlgorithmNames.KMAC128 => Interop.Crypto.EvpMacAlgs.
Kmac128
,
System\Security\Cryptography\LiteHash.OpenSsl.cs (1)
17
HashAlgorithmNames.KMAC128 => Interop.Crypto.EvpMacAlgs.
Kmac128
,