Home
last modified time | relevance | path

Searched refs:cbIV_In (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Csp/src/System/Security/Cryptography/
H A DCapiHelper.Windows.cs1279 int cbIV_In, in DeriveKey() argument
1329 if (cbIV != cbIV_In) in DeriveKey()