Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dnss.c285 const PRUint16 *implemented_ciphers = SSL_GetImplementedCiphers(); in set_ciphers() local
286 if(!implemented_ciphers) in set_ciphers()
294 SSL_CipherPrefSet(model, implemented_ciphers[i], PR_FALSE); in set_ciphers()