Searched defs:Aes128EncryptCipher (Results 1 – 1 of 1) sorted by relevance
37 pub struct Aes128EncryptCipher(AesEncryptKey); struct48 impl AesCipher for Aes128EncryptCipher { implementation58 impl AesEncryptCipher for Aes128EncryptCipher { implementation119 fn aes_128_encrypt_test(testcase: CryptoProviderTestCase<Aes128EncryptCipher>) { in aes_128_encrypt_test()