1 write to cbKey
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\PqcBlobHelpers.cs (1)
254
blob->
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)
30
int keySize = checked((int)blob->
cbKey
);