Home
last modified time | relevance | path

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

/external/mbedtls/tests/scripts/
Dtranslate_ciphers.py77 o = translate_ossl(m)
108 def translate_ossl(m_cipher): function
148 t = {"g": translate_gnutls, "o": translate_ossl}[mode]