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