Searched refs:Cipher_AES_256_GCM (Results 1 – 2 of 2) sorted by relevance
229 class Cipher_AES_256_GCM(Cipher_AES_128_GCM): class
568 Cipher_AES_256_GCM)580 c = Cipher_AES_256_GCM(key=t.k, fixed_iv=t.n[:4],