Searched refs:Cipher_AES_256_CCM (Results 1 – 2 of 2) sorted by relevance
239 class Cipher_AES_256_CCM(Cipher_AES_128_CCM): class
633 from scapy.layers.tls.crypto.cipher_aead import Cipher_AES_256_CCM638 c = Cipher_AES_256_CCM(key=t.k, fixed_iv=t.n[:4],