1 write to cbKey
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\PqcBlobHelpers.CompositeMLKem.cs (1)
76blob.cbKey = (uint)data.Length;
1 reference to cbKey
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\PqcBlobHelpers.CompositeMLKem.cs (1)
110int keyLength = checked((int)blob.cbKey);