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