Searched refs:Cipher_CHACHA20_POLY1305_TLS13 (Results 1 – 2 of 2) sorted by relevance
372 class Cipher_CHACHA20_POLY1305_TLS13(_AEADCipher_TLS13): class379 class Cipher_CHACHA20_POLY1305(Cipher_CHACHA20_POLY1305_TLS13):
711 from scapy.layers.tls.crypto.cipher_aead import Cipher_CHACHA20_POLY1305_TLS13715 c = Cipher_CHACHA20_POLY1305_TLS13(key=t.k, fixed_iv=t.n)