Searched refs:_tls_aead_cipher_algs (Results 1 – 2 of 2) sorted by relevance
20 from scapy.layers.tls.crypto.cipher_aead import _tls_aead_cipher_algs27 _tls_cipher_algs.update(_tls_aead_cipher_algs)
33 _tls_aead_cipher_algs = {} variable46 _tls_aead_cipher_algs[ciph_name[7:]] = the_class