Searched refs:_tls_block_cipher_algs (Results 1 – 2 of 2) sorted by relevance
21 from scapy.layers.tls.crypto.cipher_block import _tls_block_cipher_algs25 _tls_cipher_algs.update(_tls_block_cipher_algs)
25 _tls_block_cipher_algs = {} variable38 _tls_block_cipher_algs[ciph_name[7:]] = the_class222 _tls_block_cipher_algs.update(_sslv2_block_cipher_algs)