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