5 references to CreateLiteCipher
System.Security.Cryptography (5)
System\Security\Cryptography\AesImplementation.cs (3)
213static (iv, state, key) => CreateLiteCipher( 244static (iv, state, key) => CreateLiteCipher( 334static (iv, state, key) => CreateLiteCipher(
System\Security\Cryptography\AesImplementation.Windows.cs (2)
55static (blockSizeBytes, key) => CreateLiteCipher( 78static (blockSizeBytes, key) => CreateLiteCipher(