6 references to CreateLiteCipher
System.Security.Cryptography (6)
System\Security\Cryptography\AesImplementation.cs (6)
103static (blockSizeBytes, key) => CreateLiteCipher(
126static (blockSizeBytes, key) => CreateLiteCipher(
151static (iv, blockSizeBytes, key) => CreateLiteCipher(
176static (iv, blockSizeBytes, key) => CreateLiteCipher(
204static (iv, state, key) => CreateLiteCipher(
232static (iv, state, key) => CreateLiteCipher(