1 write to cbKey
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\PqcBlobHelpers.cs (1)
254blob->cbKey = (uint)key.Length;
1 reference to cbKey
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLKem.Windows.cs (1)
30int keySize = checked((int)blob->cbKey);