Searched refs:get_cipher_list (Results 1 – 3 of 3) sorted by relevance
1120 if tmpconn.get_cipher_list() == [1920 def get_cipher_list(self): member in Connection
496 assert "AES128-SHA" in conn.get_cipher_list()2944 ciphers = connection.get_cipher_list()
699 * src/ssl/connection.c: Changed the get_cipher_list method to actually