Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_ssl.c1995 cipher_to_dict(const SSL_CIPHER *cipher) in cipher_to_dict() function
3384 dct = cipher_to_dict(cipher); in _ssl__SSLContext_get_ciphers_impl()