4 references to BCRYPTBUFFER_VERSION
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.NamedCurve.cs (1)
167desc.ulVersion = Interop.BCrypt.BCRYPTBUFFER_VERSION;
src\runtime\src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdfImplementationCng.cs (1)
63bufferDesc.ulVersion = Interop.BCrypt.BCRYPTBUFFER_VERSION;
System\Security\Cryptography\HKDF.Windows.cs (1)
204bufferDesc.ulVersion = Interop.BCrypt.BCRYPTBUFFER_VERSION;
System\Security\Cryptography\Pbkdf2Implementation.Windows.cs (1)
174bufferDesc.ulVersion = Interop.BCrypt.BCRYPTBUFFER_VERSION;