Searched refs:cipher_to_tuple (Results 1 – 1 of 1) sorted by relevance
1952 cipher_to_tuple(const SSL_CIPHER *cipher) in cipher_to_tuple() function2072 PyObject *tup = cipher_to_tuple(sk_SSL_CIPHER_value(ciphers, i)); in _ssl__SSLSocket_shared_ciphers_impl()2097 return cipher_to_tuple(current); in _ssl__SSLSocket_cipher_impl()