Home
last modified time | relevance | path

Searched defs:ciphersuite_list (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/
Dssl_tls13_client.c607 const int *ciphersuite_list; in ssl_tls13_write_client_hello_cipher_suites() local
1041 const int *ciphersuite_list = ssl->conf->ciphersuite_list; in ssl_tls13_cipher_suite_is_offered() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dssl.h836 const int *ciphersuite_list[4]; /*!< allowed ciphersuites per version */ member