Home
last modified time | relevance | path

Searched defs:ciphersuite (Results 1 – 3 of 3) sorted by relevance

/openthread-3.4.0/third_party/mbedtls/repo/library/
Dssl_ciphersuites.c2254 const mbedtls_ssl_ciphersuite_t *mbedtls_ssl_ciphersuite_from_id( int ciphersuite ) in mbedtls_ssl_ciphersuite_from_id()
Dssl_tls.c953 int ciphersuite, in ssl_populate_transform()
7348 const mbedtls_ssl_ciphersuite_t *ciphersuite, in mbedtls_ssl_check_cert_usage()
/openthread-3.4.0/third_party/mbedtls/repo/include/mbedtls/
Dssl.h984 int ciphersuite; /*!< chosen ciphersuite */ member