Home
last modified time | relevance | path

Searched refs:cipher_to_tuple (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
D_ssl.c1914 cipher_to_tuple(const SSL_CIPHER *cipher) in cipher_to_tuple() function
2043 PyObject *tup = cipher_to_tuple(cipher); in _ssl__SSLSocket_shared_ciphers_impl()
2069 return cipher_to_tuple(current); in _ssl__SSLSocket_cipher_impl()