2 references to KP_IV
System.Security.Cryptography (2)
System\Security\Cryptography\BasicSymmetricCipherCsp.cs (1)
33
SetKeyParameter(_hKey, CryptGetKeyParamQueryType.
KP_IV
, currentIv);
System\Security\Cryptography\CapiHelper.Windows.cs (1)
612
case CryptGetKeyParamQueryType.
KP_IV
: