4 references to BCRYPT_ECC_CURVE_25519
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\X25519DiffieHellmanCng.Windows.cs (2)
88X25519WindowsHelpers.BCRYPT_ECC_CURVE_25519, 221return key.GetCurveName(out _) == X25519WindowsHelpers.BCRYPT_ECC_CURVE_25519;
src\runtime\src\libraries\Common\src\System\Security\Cryptography\X25519DiffieHellmanImplementation.Windows.cs (2)
253fixed (char* pbInput = X25519WindowsHelpers.BCRYPT_ECC_CURVE_25519) 259((uint)X25519WindowsHelpers.BCRYPT_ECC_CURVE_25519.Length + 1) * 2,