Searched defs:ciphersuite_list (Results 1 – 3 of 3) sorted by relevance
324 const int *ciphersuite_list; in ssl_write_client_hello_cipher_suites() local
2578 const int *ciphersuite_list = ssl->conf->ciphersuite_list; in mbedtls_ssl_tls13_cipher_suite_is_offered() local
1120 const int *ciphersuite_list[4]; /*!< allowed ciphersuites per version */ member