2 references to EvpMacFetch
System.Security.Cryptography (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.MacAlgs.cs (2)
25
Kmac128 =
EvpMacFetch
(HashAlgorithmNames.KMAC128);
26
Kmac256 =
EvpMacFetch
(HashAlgorithmNames.KMAC256);