2 references to KeyWrap
System.Security.Cryptography (2)
System\Security\Cryptography\AesImplementation.OpenSsl.cs (2)
44int written = KeyWrap(source, destination, enc: 1); 50return KeyWrap(source, destination, enc: 0);