1 write to cbParameterSet
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\PqcBlobHelpers.cs (1)
253blob->cbParameterSet = (uint)parameterSetMarshalLength;
1 reference to cbParameterSet
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKem.Windows.cs (1)
37int paramSetSize = checked((int)blob->cbParameterSet);