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