2 references to GetMax
System.Security.Cryptography (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Dsa.cs (1)
120int pgy_cb = GetMax(p_cb, g_cb, y_cb);
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EcDsa.ImportExport.cs (1)
242int cbKey = GetMax(qx_cb, qy_cb, d_cb);