Searched refs:_tls_stream_cipher_algs (Results 1 – 2 of 2) sorted by relevance
22 from scapy.layers.tls.crypto.cipher_stream import _tls_stream_cipher_algs26 _tls_cipher_algs.update(_tls_stream_cipher_algs)
20 _tls_stream_cipher_algs = {} variable33 _tls_stream_cipher_algs[ciph_name[7:]] = the_class