Searched defs:ciphersuite_list (Results 1 – 2 of 2) sorted by relevance
607 const int *ciphersuite_list; in ssl_tls13_write_client_hello_cipher_suites() local1041 const int *ciphersuite_list = ssl->conf->ciphersuite_list; in ssl_tls13_cipher_suite_is_offered() local
836 const int *ciphersuite_list[4]; /*!< allowed ciphersuites per version */ member