2 references to FixedMemoryKeyBox
System.Security.Cryptography (2)
System\Security\Cryptography\AesCcm.OpenSsl.cs (1)
23_keyBox = new FixedMemoryKeyBox(key);
System\Security\Cryptography\SP800108HmacCounterKdfImplementationOpenSsl.cs (1)
19_keyBox = new FixedMemoryKeyBox(key);