1 write to cbParameterSet
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\PqcBlobHelpers.CompositeMLKem.cs (1)
75blob.cbParameterSet = (uint)parameterSetLength;
1 reference to cbParameterSet
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\PqcBlobHelpers.CompositeMLKem.cs (1)
109int parameterSetLength = checked((int)blob.cbParameterSet);