4 references to KP_MODE_BITS
mscorlib (4)
system\security\cryptography\cryptoapitransform.cs (1)
106case Constants.KP_MODE_BITS:
system\security\cryptography\descryptoserviceprovider.cs (1)
120rgArgIds[cArgs] = Constants.KP_MODE_BITS;
system\security\cryptography\rc2cryptoserviceprovider.cs (1)
168rgArgIds[cArgs] = Constants.KP_MODE_BITS;
system\security\cryptography\tripledescryptoserviceprovider.cs (1)
116rgArgIds[cArgs] = Constants.KP_MODE_BITS;