1 write to _keyBox
System.Security.Cryptography (1)
System\Security\Cryptography\SP800108HmacCounterKdfImplementationOpenSsl.cs (1)
19
_keyBox
= new FixedMemoryKeyBox(key);
4 references to _keyBox
System.Security.Cryptography (4)
System\Security\Cryptography\SP800108HmacCounterKdfImplementationOpenSsl.cs (4)
24
_keyBox
.Dispose();
40
_keyBox
.DangerousAddRef(ref acquired);
43
_keyBox
.DangerousKeySpan,
53
_keyBox
.DangerousRelease();